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

Copy path to clipboard

Source

{ Type =
{ Fields : List (./Field.dhall).Type
, Id : (./../../Fn.dhall).CfnText
, Name : (./../../Fn.dhall).CfnText
}
, default = {=}
}