/dhall-aws-cloudformation/cloudformation/AWS::ECS::Cluster/ClusterConfiguration.dhall

Copy path to clipboard

Source

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