@Stability(value=Stable)
public static interface CfnListener.PortRangeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListener.PortRangeProperty.Builder
A builder for
CfnListener.PortRangeProperty |
static class |
CfnListener.PortRangeProperty.Jsii$Proxy
An implementation for
CfnListener.PortRangeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnListener.PortRangeProperty.Builder |
builder() |
Number |
getFromPort()
`CfnListener.PortRangeProperty.FromPort`.
|
Number |
getToPort()
`CfnListener.PortRangeProperty.ToPort`.
|
@Stability(value=Stable) @NotNull Number getFromPort()
@Stability(value=Stable) @NotNull Number getToPort()
@Stability(value=Stable) static CfnListener.PortRangeProperty.Builder builder()
Copyright © 2021. All rights reserved.