EventsDetectionJobProperties

Provides information about an events detection 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 time that the events detection job completed.

Link copied to clipboard

The input data configuration that you supplied when you created the events detection job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the events detection 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 events detection job.

Link copied to clipboard

The name you assigned the events detection job.

Link copied to clipboard

The current status of the events detection job.

Link copied to clipboard

The language code of the input documents.

Link copied to clipboard

A description of the status of the events detection job.

Link copied to clipboard

The output data configuration that you supplied when you created the events detection job.

Link copied to clipboard

The time that the events detection job was submitted for processing.

Link copied to clipboard

The types of events that are detected by the job.

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