class Aws::CognitoSync::Types::GetBulkPublishDetailsResponse
The output for the GetBulkPublishDetails operation.
@!attribute [rw] identity_pool_id
A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito. GUID generation is unique within a region. @return [String]
@!attribute [rw] bulk_publish_start_time
The date/time at which the last bulk publish was initiated. @return [Time]
@!attribute [rw] bulk_publish_complete_time
If BulkPublishStatus is SUCCEEDED, the time the last bulk publish operation completed. @return [Time]
@!attribute [rw] bulk_publish_status
Status of the last bulk publish operation, valid values are: NOT\_STARTED - No bulk publish has been requested for this identity pool IN\_PROGRESS - Data is being published to the configured stream SUCCEEDED - All data for the identity pool has been published to the configured stream FAILED - Some portion of the data has failed to publish, check FailureMessage for the cause. @return [String]
@!attribute [rw] failure_message
If BulkPublishStatus is FAILED this field will contain the error message that caused the bulk publish to fail. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cognito-sync-2014-06-30/GetBulkPublishDetailsResponse AWS API Documentation
Constants
- SENSITIVE