class Aws::SESV2::Types::GetImportJobResponse
An HTTP 200 response if the request succeeds, or an error message if the request fails.
@!attribute [rw] job_id
A string that represents the import job ID. @return [String]
@!attribute [rw] import_destination
The destination of the import job. @return [Types::ImportDestination]
@!attribute [rw] import_data_source
The data source of the import job. @return [Types::ImportDataSource]
@!attribute [rw] failure_info
The failure details about an import job. @return [Types::FailureInfo]
@!attribute [rw] job_status
The status of the import job. @return [String]
@!attribute [rw] created_timestamp
The time stamp of when the import job was created. @return [Time]
@!attribute [rw] completed_timestamp
The time stamp of when the import job was completed. @return [Time]
@!attribute [rw] processed_records_count
The current number of records processed. @return [Integer]
@!attribute [rw] failed_records_count
The number of records that failed processing because of invalid input or other reasons. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/GetImportJobResponse AWS API Documentation
Constants
- SENSITIVE