GetConfigurationSetResponse

Information about a configuration set.

Types

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

Properties

Link copied to clipboard

An object that defines the MailManager archive where sent emails are archived that you send using the configuration set.

Link copied to clipboard

The name of the configuration set.

Link copied to clipboard

An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.

Link copied to clipboard

An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set.

Link copied to clipboard

An object that defines whether or not Amazon SES can send email that you send using the configuration set.

Link copied to clipboard

An object that contains information about the suppression list preferences for your account.

Link copied to clipboard
val tags: List<Tag>?

An array of objects that define the tags (keys and values) that are associated with the configuration set.

Link copied to clipboard

An object that defines the open and click tracking options for emails that you send using the configuration set.

Link copied to clipboard

An object that contains information about the VDM preferences for your configuration set.

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