/dhall-aws-cloudformation/cloudformation/AWS::Pipes::Pipe/PlacementStrategy.dhall
Copy path to clipboardSource
{ Type =
{ Field : Optional (./../../Fn.dhall).CfnText
, Type : Optional (./../../Fn.dhall).CfnText
}
, default =
{ Field = None (./../../Fn.dhall).CfnText
, Type = None (./../../Fn.dhall).CfnText
}
}