EntityRecognizerProperties

Describes information about an entity recognizer.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend read access to your input data.

Link copied to clipboard

The time that the recognizer creation completed.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Resource Number (ARN) of the flywheel

Link copied to clipboard

The input data properties of an entity recognizer.

Link copied to clipboard

The language of the input documents. All documents must be in the same language. Only English ("en") is currently supported.

Link copied to clipboard

A description of the status of the recognizer.

Link copied to clipboard

ID for the KMS key that Amazon Comprehend uses to encrypt trained custom models. The ModelKmsKeyId can be either of the following formats:

Link copied to clipboard

Output data configuration.

Link copied to clipboard

Provides information about an entity recognizer.

Link copied to clipboard

The Amazon Resource Name (ARN) of the source model. This model was imported from a different Amazon Web Services account to create the entity recognizer model in your Amazon Web Services account.

Link copied to clipboard

Provides the status of the entity recognizer.

Link copied to clipboard

The time that the recognizer was submitted for processing.

Link copied to clipboard

The time that training of the entity recognizer was completed.

Link copied to clipboard

The time that training of the entity recognizer started.

Link copied to clipboard

The version name you assigned to the entity recognizer.

Link copied to clipboard

ID for the Amazon Web Services Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job. The VolumeKmsKeyId can be either of the following formats:

Link copied to clipboard

Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your custom entity recognizer. For more information, see Amazon VPC.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String