/dhall-aws-cloudformation/cloudformation/AWS::ECS::PrimaryTaskSet/Properties.dhall
Copy path to clipboardSource
{ Type =
{ Cluster : (./../../Fn.dhall).CfnText
, Service : (./../../Fn.dhall).CfnText
, TaskSetId : (./../../Fn.dhall).CfnText
}
, default = {=}
}