public static final class CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder
extends java.lang.Object
CfnNetworkInsightsAnalysis.AlternatePathHintProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnNetworkInsightsAnalysis.AlternatePathHintProperty |
build()
Builds the configured instance.
|
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder |
componentArn(java.lang.String componentArn)
Sets the value of
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.getComponentArn() |
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder |
componentId(java.lang.String componentId)
Sets the value of
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.getComponentId() |
public CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder componentArn(java.lang.String componentArn)
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.getComponentArn()
componentArn
- The Amazon Resource Name (ARN) of the component.this
public CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder componentId(java.lang.String componentId)
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.getComponentId()
componentId
- The ID of the component.this
public CfnNetworkInsightsAnalysis.AlternatePathHintProperty build()
CfnNetworkInsightsAnalysis.AlternatePathHintProperty
java.lang.NullPointerException
- if any required attribute was not provided