Builder
Properties
An object that defines the MailManager archiving options for emails that you send using the configuration set.
The name of the configuration set. The name can contain up to 64 alphanumeric characters, including letters, numbers, hyphens (-) and underscores (_) only.
An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.
An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set.
An object that defines whether or not Amazon SES can send email that you send using the configuration set.
An object that contains information about the suppression list preferences for your account.
An object that defines the open and click tracking options for emails that you send using the configuration set.
An object that defines the VDM options for emails that you send using the configuration set.
Functions
construct an aws.sdk.kotlin.services.sesv2.model.ArchivingOptions inside the given block
construct an aws.sdk.kotlin.services.sesv2.model.DeliveryOptions inside the given block
construct an aws.sdk.kotlin.services.sesv2.model.ReputationOptions inside the given block
construct an aws.sdk.kotlin.services.sesv2.model.SendingOptions inside the given block
construct an aws.sdk.kotlin.services.sesv2.model.SuppressionOptions inside the given block
construct an aws.sdk.kotlin.services.sesv2.model.TrackingOptions inside the given block
construct an aws.sdk.kotlin.services.sesv2.model.VdmOptions inside the given block