/dhall-aws-cloudformation/cloudformation/AWS::DataPipeline::Pipeline/ParameterObject.dhall

Copy path to clipboard

Source

{ Type =
{ Attributes : List (./ParameterAttribute.dhall).Type
, Id : (./../../Fn.dhall).CfnText
}
, default = {=}
}