Classifier Json Classifier Args
data class ClassifierJsonClassifierArgs(val jsonPath: Output<String>) : ConvertibleToJava<ClassifierJsonClassifierArgs>
Properties
Link copied to clipboard
A JsonPath
string defining the JSON data for the classifier to classify. AWS Glue supports a subset of JsonPath
, as described in Writing JsonPath Custom Classifiers.