ClassifierJsonClassifier

data class ClassifierJsonClassifier(val jsonPath: String)

Constructors

Link copied to clipboard
constructor(jsonPath: String)

Types

Link copied to clipboard
object Companion

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.