You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SES::Types::GetAccountSendingEnabledResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents a request to return the email sending status for your Amazon SES account in the current AWS Region.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#enabledBoolean

Describes whether email sending is enabled or disabled for your Amazon SES account in the current AWS Region.

Returns:

  • (Boolean)

    Describes whether email sending is enabled or disabled for your Amazon SES account in the current AWS Region.