DeliveryChannelStatus

The status of a specified delivery channel.

Valid values: Success | Failure

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard
val name: String?

The name of the delivery channel.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String