@Stability(value=Stable)
public static interface CfnEndpointGroup.PortOverrideProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-globalaccelerator-endpointgroup-portoverride.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpointGroup.PortOverrideProperty.Builder
A builder for
CfnEndpointGroup.PortOverrideProperty |
static class |
CfnEndpointGroup.PortOverrideProperty.Jsii$Proxy
An implementation for
CfnEndpointGroup.PortOverrideProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpointGroup.PortOverrideProperty.Builder |
builder() |
Number |
getEndpointPort()
`CfnEndpointGroup.PortOverrideProperty.EndpointPort`.
|
Number |
getListenerPort()
`CfnEndpointGroup.PortOverrideProperty.ListenerPort`.
|
@Stability(value=Stable) @NotNull Number getEndpointPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-globalaccelerator-endpointgroup-portoverride.html#cfn-globalaccelerator-endpointgroup-portoverride-endpointport@Stability(value=Stable) @NotNull Number getListenerPort()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-globalaccelerator-endpointgroup-portoverride.html#cfn-globalaccelerator-endpointgroup-portoverride-listenerport@Stability(value=Stable) static CfnEndpointGroup.PortOverrideProperty.Builder builder()
Copyright © 2020. All rights reserved.