class Aws::SES::Types::UpdateAccountSendingEnabledRequest

Represents a request to enable or disable the email sending capabilities for your entire Amazon SES account.

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

data as a hash:

    {
      enabled: false,
    }

@!attribute [rw] enabled

Describes whether email sending is enabled or disabled for your
Amazon SES account in the current AWS Region.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/UpdateAccountSendingEnabledRequest AWS API Documentation

Constants

SENSITIVE