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.

Types

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

Properties

Link copied to clipboard

The time of the last attempted delivery.

Link copied to clipboard

The error code from the last attempted delivery.

Link copied to clipboard

The error message from the last attempted delivery.

Link copied to clipboard

Status of the last attempted delivery.

Link copied to clipboard

The time of the last successful delivery.

Link copied to clipboard

The time that the next delivery occurs.

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