/dhall-aws-cloudformation/cloudformation/AWS::Glue::Classifier/JsonClassifier.dhall
Copy path to clipboardSource
{ Type =
{ JsonPath : (./../../Fn.dhall).CfnText
, Name : Optional (./../../Fn.dhall).CfnText
}
, default.Name = None (./../../Fn.dhall).CfnText
}