You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Pinpoint::Types::ImportJobResponseThe unique identifier for the application that\'s associated with the import job.
The number of pieces that were processed successfully (completed) by the import job, as of the time of the request.
The date, in ISO 8601 format, when the import job was completed.
The date, in ISO 8601 format, when the import job was created.
The resource settings that apply to the import job.
The number of pieces that weren\'t processed successfully (failed) by the import 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 import job, if any.
The unique identifier for the import job.
The status of the import job.
The total number of endpoint definitions that weren\'t processed successfully (failed) by the import job, typically because an error, such as a syntax error, occurred.
The total number of pieces that must be processed to complete the import job.
The total number of endpoint definitions that were processed by the import job.
The job type.
The unique identifier for the application that\'s associated with the import job.
#completed_pieces ⇒ IntegerThe number of pieces that were processed successfully (completed) by the import job, as of the time of the request.
#completion_date ⇒ StringThe date, in ISO 8601 format, when the import job was completed.
#creation_date ⇒ StringThe date, in ISO 8601 format, when the import job was created.
#failed_pieces ⇒ IntegerThe number of pieces that weren\'t processed successfully (failed) by the import 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 import job, if any.
#id ⇒ StringThe unique identifier for the import job.
#job_status ⇒ StringThe status of the import 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 import 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 import job. Each piece consists of an approximately equal portion of the endpoint definitions that are part of the import job.
#total_processed ⇒ IntegerThe total number of endpoint definitions that were processed by the import job.
#type ⇒ StringThe job type. This value is IMPORT for import 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