/dhall-aws-cloudformation/cloudformation/AWS::ECS::PrimaryTaskSet/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ Cluster : (./../../Fn.dhall).CfnText
, Service : (./../../Fn.dhall).CfnText
, TaskSetId : (./../../Fn.dhall).CfnText
}
, default = {=}
}