/dhall-aws-cloudformation/cloudformation/AWS::DataBrew::Recipe/Action.dhall
Copy path to clipboardSource
{ Type =
{ Operation : (./../../Fn.dhall).CfnText
, Parameters : Optional (./RecipeParameters.dhall).Type
}
, default.Parameters = None (./RecipeParameters.dhall).Type
}