/dhall-aws-cloudformation/cloudformation/AWS::ECS::TaskSet/NetworkConfiguration.dhall
Copy path to clipboardSource
{ Type = { AwsVpcConfiguration : Optional (./AwsVpcConfiguration.dhall).Type }
, default.AwsVpcConfiguration = None (./AwsVpcConfiguration.dhall).Type
}