public static final class CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
public CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder destination(IResolvable destination)
destination
- The destination.this
public CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder destination(CfnNetworkInsightsAccessScope.PathStatementRequestProperty destination)
destination
- The destination.this
public CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder source(IResolvable source)
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.getSource()
source
- The source.this
public CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder source(CfnNetworkInsightsAccessScope.PathStatementRequestProperty source)
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.getSource()
source
- The source.this
public CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder throughResources(IResolvable throughResources)
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.getThroughResources()
throughResources
- The through resources.this
public CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.Builder throughResources(java.util.List<? extends java.lang.Object> throughResources)
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty.getThroughResources()
throughResources
- The through resources.this
public CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty build()
CfnNetworkInsightsAccessScope.AccessScopePathRequestProperty
java.lang.NullPointerException
- if any required attribute was not provided