@Stability(value=Stable) public static final class CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AlternatePathHintProperty>
CfnNetworkInsightsAnalysis.AlternatePathHintProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnNetworkInsightsAnalysis.AlternatePathHintProperty |
build()
Builds the configured instance.
|
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder |
componentArn(String componentArn)
Sets the value of
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.getComponentArn() |
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder |
componentId(String componentId)
Sets the value of
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.getComponentId() |
@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder componentArn(String componentArn)
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.getComponentArn()componentArn - `CfnNetworkInsightsAnalysis.AlternatePathHintProperty.ComponentArn`.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder componentId(String componentId)
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.getComponentId()componentId - `CfnNetworkInsightsAnalysis.AlternatePathHintProperty.ComponentId`.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AlternatePathHintProperty build()
build in interface software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AlternatePathHintProperty>CfnNetworkInsightsAnalysis.AlternatePathHintPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.