class Aws::Personalize::Types::DatasetExportJobSummary
Provides a summary of the properties of a dataset export job. For a complete listing, call the DescribeDatasetExportJob API.
@!attribute [rw] dataset_export_job_arn
The Amazon Resource Name (ARN) of the dataset export job. @return [String]
@!attribute [rw] job_name
The name of the dataset export job. @return [String]
@!attribute [rw] status
The status of the dataset export job. A dataset export job can be in one of the following states: * CREATE PENDING > CREATE IN\_PROGRESS > ACTIVE -or- CREATE FAILED ^ @return [String]
@!attribute [rw] creation_date_time
The date and time (in Unix time) that the dataset export job was created. @return [Time]
@!attribute [rw] last_updated_date_time
The date and time (in Unix time) that the dataset export job status was last updated. @return [Time]
@!attribute [rw] failure_reason
If a dataset export job fails, the reason behind the failure. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/DatasetExportJobSummary AWS API Documentation
Constants
- SENSITIVE