/dhall-aws-cloudformation/cloudformation/AWS::ECS::Cluster/ClusterConfiguration.dhall
Copy path to clipboardSource
{ Type =
{ ExecuteCommandConfiguration :
Optional (./ExecuteCommandConfiguration.dhall).Type
}
, default.ExecuteCommandConfiguration
= None (./ExecuteCommandConfiguration.dhall).Type
}