interface DescribeEntityRecognizerResponse {
    EntityRecognizerProperties?: EntityRecognizerProperties;
}

Hierarchy (view full)

Properties

EntityRecognizerProperties?: EntityRecognizerProperties

Describes information associated with an entity recognizer.