/dhall-aws-cloudformation/cloudformation/AWS::ECS::Service/PlacementConstraint.dhall
Copy path to clipboardSource
{ Type =
{ Expression : Optional (./../../Fn.dhall).CfnText
, Type : (./../../Fn.dhall).CfnText
}
, default.Expression = None (./../../Fn.dhall).CfnText
}