The output of CreateEntityRecognizerCommand.

interface CreateEntityRecognizerCommandOutput {
    $metadata: ResponseMetadata;
    EntityRecognizerArn?: string;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

EntityRecognizerArn?: string

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