NAME
Paws::LookoutEquipment::DescribeDataIngestionJobResponse
ATTRIBUTES
CreatedAt => Str
The time at which the data ingestion job was created.
DatasetArn => Str
The Amazon Resource Name (ARN) of the dataset being used in the data ingestion job.
FailedReason => Str
Specifies the reason for failure when a data ingestion job has failed.
IngestionInputConfiguration => Paws::LookoutEquipment::IngestionInputConfiguration
Specifies the S3 location configuration for the data input for the data ingestion job.
JobId => Str
Indicates the job ID of the data ingestion job.
RoleArn => Str
The Amazon Resource Name (ARN) of an IAM role with permission to access the data source being ingested.
Status => Str
Indicates the status of the DataIngestionJob
operation.
Valid values are: "IN_PROGRESS"
, "SUCCESS"
, "FAILED"
=head2 _request_id => Str