@Stability(value=Stable) public static final class CfnNetworkInsightsAccessScopeAnalysisProps.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkInsightsAccessScopeAnalysisProps>
CfnNetworkInsightsAccessScopeAnalysisProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnNetworkInsightsAccessScopeAnalysisProps |
build()
Builds the configured instance.
|
CfnNetworkInsightsAccessScopeAnalysisProps.Builder |
networkInsightsAccessScopeId(String networkInsightsAccessScopeId)
|
CfnNetworkInsightsAccessScopeAnalysisProps.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnNetworkInsightsAccessScopeAnalysisProps.getTags() |
@Stability(value=Stable) public CfnNetworkInsightsAccessScopeAnalysisProps.Builder networkInsightsAccessScopeId(String networkInsightsAccessScopeId)
networkInsightsAccessScopeId - The ID of the Network Access Scope. This parameter is required.this@Stability(value=Stable) public CfnNetworkInsightsAccessScopeAnalysisProps.Builder tags(List<? extends CfnTag> tags)
CfnNetworkInsightsAccessScopeAnalysisProps.getTags()tags - The tags.this@Stability(value=Stable) public CfnNetworkInsightsAccessScopeAnalysisProps build()
build in interface software.amazon.jsii.Builder<CfnNetworkInsightsAccessScopeAnalysisProps>CfnNetworkInsightsAccessScopeAnalysisPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.