@Stability(value=Stable) public static final class CfnNetworkInsightsAnalysis.PortRangeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.PortRangeProperty>
CfnNetworkInsightsAnalysis.PortRangeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnNetworkInsightsAnalysis.PortRangeProperty |
build()
Builds the configured instance.
|
CfnNetworkInsightsAnalysis.PortRangeProperty.Builder |
from(Number from)
Sets the value of
CfnNetworkInsightsAnalysis.PortRangeProperty.getFrom() |
CfnNetworkInsightsAnalysis.PortRangeProperty.Builder |
to(Number to)
Sets the value of
CfnNetworkInsightsAnalysis.PortRangeProperty.getTo() |
@Stability(value=Stable) public CfnNetworkInsightsAnalysis.PortRangeProperty.Builder from(Number from)
CfnNetworkInsightsAnalysis.PortRangeProperty.getFrom()from - `CfnNetworkInsightsAnalysis.PortRangeProperty.From`.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.PortRangeProperty.Builder to(Number to)
CfnNetworkInsightsAnalysis.PortRangeProperty.getTo()to - `CfnNetworkInsightsAnalysis.PortRangeProperty.To`.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.PortRangeProperty build()
build in interface software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.PortRangeProperty>CfnNetworkInsightsAnalysis.PortRangePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.