class Aws::LookoutEquipment::Types::DescribeDataIngestionJobResponse

@!attribute [rw] job_id

Indicates the job ID of the data ingestion job.
@return [String]

@!attribute [rw] dataset_arn

The Amazon Resource Name (ARN) of the dataset being used in the data
ingestion job.
@return [String]

@!attribute [rw] ingestion_input_configuration

Specifies the S3 location configuration for the data input for the
data ingestion job.
@return [Types::IngestionInputConfiguration]

@!attribute [rw] role_arn

The Amazon Resource Name (ARN) of an IAM role with permission to
access the data source being ingested.
@return [String]

@!attribute [rw] created_at

The time at which the data ingestion job was created.
@return [Time]

@!attribute [rw] status

Indicates the status of the `DataIngestionJob` operation.
@return [String]

@!attribute [rw] failed_reason

Specifies the reason for failure when a data ingestion job has
failed.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lookoutequipment-2020-12-15/DescribeDataIngestionJobResponse AWS API Documentation

Constants

SENSITIVE