class Aws::Glue::Types::JsonClassifier
A classifier for `JSON` content.
@!attribute [rw] name
The name of the classifier. @return [String]
@!attribute [rw] creation_time
The time that this classifier was registered. @return [Time]
@!attribute [rw] last_updated
The time that this classifier was last updated. @return [Time]
@!attribute [rw] version
The version of this classifier. @return [Integer]
@!attribute [rw] json_path
A `JsonPath` string defining the JSON data for the classifier to classify. Glue supports a subset of JsonPath, as described in [Writing JsonPath Custom Classifiers][1]. [1]: https://docs.aws.amazon.com/glue/latest/dg/custom-classifier.html#custom-classifier-json @return [String]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/JsonClassifier AWS API Documentation
Constants
- SENSITIVE