- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-sesv2
AccountDetails Interface
An object that contains information about your account details.
Members
Name | Type | Details |
---|---|---|
UseCaseDescription | string | undefined | A description of the types of email that you plan to send. |
AdditionalContactEmailAddresses | string[] | undefined | Additional email addresses where updates are sent about your account review process. |
ContactLanguage | ContactLanguage | undefined | The language you would prefer for the case. The contact language can be one of |
MailType | MailType | undefined | The type of email your account is sending. The mail type can be one of the following:
|
ReviewDetails | ReviewDetails | undefined | Information about the review of the latest details you submitted. |
WebsiteURL | string | undefined | The URL of your website. This information helps us better understand the type of content that you plan to send. |
Full Signature
export interface AccountDetails