You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pinpoint::Types::ExportJobResponseThe unique identifier for the application that\'s associated with the export job.
The number of pieces that were processed successfully (completed) by the export job, as of the time of the request.
The date, in ISO 8601 format, when the export job was completed.
The date, in ISO 8601 format, when the export job was created.
The resource settings that apply to the export job.
The number of pieces that weren\'t processed successfully (failed) by the export job, as of the time of the request.
An array of entries, one for each of the first 100 entries that weren\'t processed successfully (failed) by the export job, if any.
The unique identifier for the export job.
The status of the export job.
The total number of endpoint definitions that weren\'t processed successfully (failed) by the export job, typically because an error, such as a syntax error, occurred.
The total number of pieces that must be processed to complete the export job.
The total number of endpoint definitions that were processed by the export job.
The job type.
The unique identifier for the application that\'s associated with the export job.
#completed_pieces ⇒ IntegerThe number of pieces that were processed successfully (completed) by the export job, as of the time of the request.
#completion_date ⇒ StringThe date, in ISO 8601 format, when the export job was completed.
#creation_date ⇒ StringThe date, in ISO 8601 format, when the export job was created.
#failed_pieces ⇒ IntegerThe number of pieces that weren\'t processed successfully (failed) by the export job, as of the time of the request.
#failures ⇒ Array<String>An array of entries, one for each of the first 100 entries that weren\'t processed successfully (failed) by the export job, if any.
#id ⇒ StringThe unique identifier for the export job.
#job_status ⇒ StringThe status of the export job. The job status is FAILED if Amazon Pinpoint wasn\'t able to process one or more pieces in the job.
Possible values:
The total number of endpoint definitions that weren\'t processed successfully (failed) by the export job, typically because an error, such as a syntax error, occurred.
#total_pieces ⇒ IntegerThe total number of pieces that must be processed to complete the export job. Each piece consists of an approximately equal portion of the endpoint definitions that are part of the export job.
#total_processed ⇒ IntegerThe total number of endpoint definitions that were processed by the export job.
#type ⇒ StringThe job type. This value is EXPORT for export jobs.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4