/dhall-aws-cloudformation/cloudformation/AWS::EC2::NetworkInsightsAccessScope/ThroughResourcesStatementRequest.dhall

Copy path to clipboard

Source

{ Type =
{ ResourceStatement : Optional (./ResourceStatementRequest.dhall).Type }
, default.ResourceStatement = None (./ResourceStatementRequest.dhall).Type
}