class Aws::LookoutEquipment::Types::DataIngestionJobSummary
Provides information about a specified data ingestion job, including dataset information, data ingestion configuration, and status.
@!attribute [rw] job_id
Indicates the job ID of the data ingestion job. @return [String]
@!attribute [rw] dataset_name
The name of the dataset used for the data ingestion job. @return [String]
@!attribute [rw] dataset_arn
The Amazon Resource Name (ARN) of the dataset used in the data ingestion job. @return [String]
@!attribute [rw] ingestion_input_configuration
Specifies information for the input data for the data inference job, including data S3 location parameters. @return [Types::IngestionInputConfiguration]
@!attribute [rw] status
Indicates the status of the data ingestion job. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lookoutequipment-2020-12-15/DataIngestionJobSummary AWS API Documentation
Constants
- SENSITIVE