SendingOptions

Used to enable or disable email sending for messages that use this configuration set in the current Amazon Web Services Region.

Types

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

Properties

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
inline fun copy(block: SendingOptions.Builder.() -> Unit = {}): SendingOptions
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