ConfigurationSetInformation
Information related to a given configuration set in your Amazon Web Services account.
Types
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
inline fun copy(block: ConfigurationSetInformation.Builder.() -> Unit = {}): ConfigurationSetInformation