class Aws::SESV2::Types::SendingOptions

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

@note When making an API call, you may pass SendingOptions

data as a hash:

    {
      sending_enabled: false,
    }

@!attribute [rw] sending_enabled

If `true`, email sending is enabled for the configuration set. If
`false`, email sending is disabled for the configuration set.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/SendingOptions AWS API Documentation

Constants

SENSITIVE