class Aws::SESV2::Types::PutAccountSendingAttributesRequest
A request to change the ability of your account to send email.
@note When making an API call, you may pass PutAccountSendingAttributesRequest
data as a hash: { sending_enabled: false, }
@!attribute [rw] sending_enabled
Enables or disables your account's ability to send email. Set to `true` to enable email sending, or set to `false` to disable email sending. <note markdown="1"> If AWS paused your account's ability to send email, you can't use this operation to resume your account's ability to send email. </note> @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/PutAccountSendingAttributesRequest AWS API Documentation
Constants
- SENSITIVE