class Aws::ConfigService::Types::ConfigExportDeliveryInfo
Provides status of the delivery of the snapshot or the configuration history to the specified Amazon S3 bucket. Also provides the status of notifications about the Amazon S3 delivery to the specified Amazon SNS topic.
@!attribute [rw] last_status
Status of the last attempted delivery. @return [String]
@!attribute [rw] last_error_code
The error code from the last attempted delivery. @return [String]
@!attribute [rw] last_error_message
The error message from the last attempted delivery. @return [String]
@!attribute [rw] last_attempt_time
The time of the last attempted delivery. @return [Time]
@!attribute [rw] last_successful_time
The time of the last successful delivery. @return [Time]
@!attribute [rw] next_delivery_time
The time that the next delivery occurs. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ConfigExportDeliveryInfo AWS API Documentation
Constants
- SENSITIVE