class Aws::ConfigService::Types::ConfigStreamDeliveryInfo
A list that contains the status of the delivery of the configuration stream notification to the Amazon SNS topic.
@!attribute [rw] last_status
Status of the last attempted delivery. **Note** Providing an SNS topic on a [DeliveryChannel][1] for Config is optional. If the SNS delivery is turned off, the last status will be **Not\_Applicable**. [1]: https://docs.aws.amazon.com/config/latest/APIReference/API_DeliveryChannel.html @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_status_change_time
The time from the last status change. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ConfigStreamDeliveryInfo AWS API Documentation
Constants
- SENSITIVE