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