class Aws::SESV2::Types::AccountDetails

An object that contains information about your account details.

@!attribute [rw] mail_type

The type of email your account is sending. The mail type can be one
of the following:

* `MARKETING` – Most of your sending traffic is to keep your
  customers informed of your latest offering.

* `TRANSACTIONAL` – Most of your sending traffic is to communicate
  during a transaction with a customer.
@return [String]

@!attribute [rw] website_url

The URL of your website. This information helps us better understand
the type of content that you plan to send.
@return [String]

@!attribute [rw] contact_language

The language you would prefer for the case. The contact language can
be one of `ENGLISH` or `JAPANESE`.
@return [String]

@!attribute [rw] use_case_description

A description of the types of email that you plan to send.
@return [String]

@!attribute [rw] additional_contact_email_addresses

Additional email addresses where updates are sent about your account
review process.
@return [Array<String>]

@!attribute [rw] review_details

Information about the review of the latest details you submitted.
@return [Types::ReviewDetails]

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

Constants

SENSITIVE