@Stability(value=Stable) public static final class CfnNetworkInsightsAnalysis.AnalysisComponentProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AnalysisComponentProperty>
CfnNetworkInsightsAnalysis.AnalysisComponentProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnNetworkInsightsAnalysis.AnalysisComponentProperty.Builder |
arn(String arn)
Sets the value of
CfnNetworkInsightsAnalysis.AnalysisComponentProperty.getArn() |
CfnNetworkInsightsAnalysis.AnalysisComponentProperty |
build()
Builds the configured instance.
|
CfnNetworkInsightsAnalysis.AnalysisComponentProperty.Builder |
id(String id)
Sets the value of
CfnNetworkInsightsAnalysis.AnalysisComponentProperty.getId() |
@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisComponentProperty.Builder arn(String arn)
CfnNetworkInsightsAnalysis.AnalysisComponentProperty.getArn()arn - The Amazon Resource Name (ARN) of the component.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisComponentProperty.Builder id(String id)
CfnNetworkInsightsAnalysis.AnalysisComponentProperty.getId()id - The ID of the component.this@Stability(value=Stable) public CfnNetworkInsightsAnalysis.AnalysisComponentProperty build()
build in interface software.amazon.jsii.Builder<CfnNetworkInsightsAnalysis.AnalysisComponentProperty>CfnNetworkInsightsAnalysis.AnalysisComponentPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.