@Stability(value=Stable)
public static interface CfnEndpointGroup.PortOverrideProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull Number getListenerPort()
@Stability(value=Stable) static CfnEndpointGroup.PortOverrideProperty.Builder builder()
Copyright © 2021. All rights reserved.