interface CreateEntityRecognizerResponse {
    EntityRecognizerArn?: string;
}

Hierarchy (view full)

Properties

EntityRecognizerArn?: string

The Amazon Resource Name (ARN) that identifies the entity recognizer.