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