@Stability(value=Stable) public static final class CfnNetworkInsightsAccessScopeProps.Builder extends Object implements software.amazon.jsii.Builder<CfnNetworkInsightsAccessScopeProps>
CfnNetworkInsightsAccessScopeProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnNetworkInsightsAccessScopeProps |
build()
Builds the configured instance.
|
CfnNetworkInsightsAccessScopeProps.Builder |
excludePaths(IResolvable excludePaths)
Sets the value of
CfnNetworkInsightsAccessScopeProps.getExcludePaths() |
CfnNetworkInsightsAccessScopeProps.Builder |
excludePaths(List<? extends Object> excludePaths)
Sets the value of
CfnNetworkInsightsAccessScopeProps.getExcludePaths() |
CfnNetworkInsightsAccessScopeProps.Builder |
matchPaths(IResolvable matchPaths)
Sets the value of
CfnNetworkInsightsAccessScopeProps.getMatchPaths() |
CfnNetworkInsightsAccessScopeProps.Builder |
matchPaths(List<? extends Object> matchPaths)
Sets the value of
CfnNetworkInsightsAccessScopeProps.getMatchPaths() |
CfnNetworkInsightsAccessScopeProps.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnNetworkInsightsAccessScopeProps.getTags() |
@Stability(value=Stable) public CfnNetworkInsightsAccessScopeProps.Builder excludePaths(IResolvable excludePaths)
CfnNetworkInsightsAccessScopeProps.getExcludePaths()excludePaths - The paths to exclude.this@Stability(value=Stable) public CfnNetworkInsightsAccessScopeProps.Builder excludePaths(List<? extends Object> excludePaths)
CfnNetworkInsightsAccessScopeProps.getExcludePaths()excludePaths - The paths to exclude.this@Stability(value=Stable) public CfnNetworkInsightsAccessScopeProps.Builder matchPaths(IResolvable matchPaths)
CfnNetworkInsightsAccessScopeProps.getMatchPaths()matchPaths - The paths to match.this@Stability(value=Stable) public CfnNetworkInsightsAccessScopeProps.Builder matchPaths(List<? extends Object> matchPaths)
CfnNetworkInsightsAccessScopeProps.getMatchPaths()matchPaths - The paths to match.this@Stability(value=Stable) public CfnNetworkInsightsAccessScopeProps.Builder tags(List<? extends CfnTag> tags)
CfnNetworkInsightsAccessScopeProps.getTags()tags - The tags.this@Stability(value=Stable) public CfnNetworkInsightsAccessScopeProps build()
build in interface software.amazon.jsii.Builder<CfnNetworkInsightsAccessScopeProps>CfnNetworkInsightsAccessScopePropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.