/dhall-aws-cloudformation/cloudformation/AWS::CodeDeploy::DeploymentGroup/ECSService.dhall
Copy path to clipboardSource
{ Type =
{ ClusterName : (./../../Fn.dhall).CfnText
, ServiceName : (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ ClusterName : (./../../Fn.dhall).CfnText
, ServiceName : (./../../Fn.dhall).CfnText
}
, default = {=}
}