PutConfigurationSetSendingOptionsRequest

A request to enable or disable the ability of Amazon Pinpoint to send emails that use a specific configuration set.

Types

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

Properties

Link copied to clipboard

The name of the configuration set that you want to enable or disable email sending for.

Link copied to clipboard

If true, email sending is enabled for the configuration set. If false, email sending is disabled for the configuration set.

Functions

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