/dhall-aws-cloudformation/cloudformation/AWS::Glue::MLTransform/TransformParameters.dhall

Copy path to clipboard

Source

{ Type =
{ FindMatchesParameters : Optional (./FindMatchesParameters.dhall).Type
, TransformType : (./../../Fn.dhall).CfnText
}
, default.FindMatchesParameters = None (./FindMatchesParameters.dhall).Type
}