DocumentClassificationJobProperties

Provides information about a document classification job.

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 Amazon Resource Name (ARN) that identifies the document classifier.

Link copied to clipboard

The time that the document classification job completed.

Link copied to clipboard

The Amazon Resource Number (ARN) of the flywheel

Link copied to clipboard

The input data configuration that you supplied when you created the document classification job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the document classification job. It is a unique, fully qualified identifier for the job. It includes the Amazon Web Services account, Amazon Web Services Region, and the job ID. The format of the ARN is as follows:

Link copied to clipboard

The identifier assigned to the document classification job.

Link copied to clipboard

The name that you assigned to the document classification job.

Link copied to clipboard

The current status of the document classification job. If the status is FAILED, the Message field shows the reason for the failure.

Link copied to clipboard

A description of the status of the job.

Link copied to clipboard

The output data configuration that you supplied when you created the document classification job.

Link copied to clipboard

The time that the document classification job was submitted for processing.

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 document classification job. 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