class Aws::ConfigService::Types::DeliveryChannelStatus

The status of a specified delivery channel.

Valid values: `Success` | `Failure`

@!attribute [rw] name

The name of the delivery channel.
@return [String]

@!attribute [rw] config_snapshot_delivery_info

A list containing the status of the delivery of the snapshot to the
specified Amazon S3 bucket.
@return [Types::ConfigExportDeliveryInfo]

@!attribute [rw] config_history_delivery_info

A list that contains the status of the delivery of the configuration
history to the specified Amazon S3 bucket.
@return [Types::ConfigExportDeliveryInfo]

@!attribute [rw] config_stream_delivery_info

A list containing the status of the delivery of the configuration
stream notification to the specified Amazon SNS topic.
@return [Types::ConfigStreamDeliveryInfo]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/DeliveryChannelStatus AWS API Documentation

Constants

SENSITIVE