/dhall-aws-cloudformation/cloudformation/AWS::ECS::Service/NetworkConfiguration.dhall

Copy path to clipboard

Source

{ Type = { AwsvpcConfiguration : Optional (./AwsVpcConfiguration.dhall).Type }
, default.AwsvpcConfiguration = None (./AwsVpcConfiguration.dhall).Type
}