The input for DescribeEntityRecognizerCommand.

interface DescribeEntityRecognizerCommandInput {
    EntityRecognizerArn: undefined | string;
}

Hierarchy (view full)

Properties

EntityRecognizerArn: undefined | string

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