jsonPath property

String jsonPath
final

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.

Implementation

final String jsonPath;