AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides information about an events detection job.
Namespace: Amazon.Comprehend.Model
Assembly: AWSSDK.Comprehend.dll
Version: 3.x.y.z
public class EventsDetectionJobProperties
The EventsDetectionJobProperties type exposes the following members
Name | Description | |
---|---|---|
![]() |
EventsDetectionJobProperties() |
Name | Type | Description | |
---|---|---|---|
![]() |
DataAccessRoleArn | System.String |
Gets and sets the property DataAccessRoleArn. The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend read access to your input data. |
![]() |
EndTime | System.DateTime |
Gets and sets the property EndTime. The time that the events detection job completed. |
![]() |
InputDataConfig | Amazon.Comprehend.Model.InputDataConfig |
Gets and sets the property InputDataConfig. The input data configuration that you supplied when you created the events detection job. |
![]() |
JobArn | System.String |
Gets and sets the property JobArn. 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:
The following is an example job ARN:
|
![]() |
JobId | System.String |
Gets and sets the property JobId. The identifier assigned to the events detection job. |
![]() |
JobName | System.String |
Gets and sets the property JobName. The name you assigned the events detection job. |
![]() |
JobStatus | Amazon.Comprehend.JobStatus |
Gets and sets the property JobStatus. The current status of the events detection job. |
![]() |
LanguageCode | Amazon.Comprehend.LanguageCode |
Gets and sets the property LanguageCode. The language code of the input documents. |
![]() |
Message | System.String |
Gets and sets the property Message. A description of the status of the events detection job. |
![]() |
OutputDataConfig | Amazon.Comprehend.Model.OutputDataConfig |
Gets and sets the property OutputDataConfig. The output data configuration that you supplied when you created the events detection job. |
![]() |
SubmitTime | System.DateTime |
Gets and sets the property SubmitTime. The time that the events detection job was submitted for processing. |
![]() |
TargetEventTypes | System.Collections.Generic.List<System.String> |
Gets and sets the property TargetEventTypes. The types of events that are detected by the job. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5