ConfigurationSetInformation

Information related to a given configuration set in your Amazon Web Services account.

Types

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

Properties

Link copied to clipboard

The Resource Name (ARN) of the ConfigurationSet.

Link copied to clipboard

The name of the ConfigurationSet.

Link copied to clipboard

The time when the ConfigurationSet was created, in UNIX epoch time format.

Link copied to clipboard

True if message feedback is enabled.

Link copied to clipboard

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive.

Link copied to clipboard

The default sender ID used by the ConfigurationSet.

Link copied to clipboard

An array of EventDestination objects that describe any events to log and where to log them.

Link copied to clipboard

The unique identifier for the protect configuration.

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