NetworkInsightsAccessScopeExcludePathThroughResourceResourceStatement constructor
const
NetworkInsightsAccessScopeExcludePathThroughResourceResourceStatement({})
Creates a new NetworkInsightsAccessScopeExcludePathThroughResourceResourceStatement.
resourceTypes List of resource types.
resources List of resource ARNs.
Implementation
const NetworkInsightsAccessScopeExcludePathThroughResourceResourceStatement({
this.resourceTypes,
this.resources,
});