You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ConfigService::Types::DeliveryChannelStatus

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The status of a specified delivery channel.

Valid values: Success | Failure

Instance Attribute Summary collapse

Instance Attribute Details

#config_history_delivery_infoTypes::ConfigExportDeliveryInfo

A list that contains the status of the delivery of the configuration history to the specified Amazon S3 bucket.

Returns:

#config_snapshot_delivery_infoTypes::ConfigExportDeliveryInfo

A list containing the status of the delivery of the snapshot to the specified Amazon S3 bucket.

Returns:

#config_stream_delivery_infoTypes::ConfigStreamDeliveryInfo

A list containing the status of the delivery of the configuration stream notification to the specified Amazon SNS topic.

Returns:

  • (Types::ConfigStreamDeliveryInfo)

    A list containing the status of the delivery of the configuration stream notification to the specified Amazon SNS topic.

#nameString

The name of the delivery channel.

Returns:

  • (String)

    The name of the delivery channel.