Destination - Amazon Pinpoint Email Service

Destination

An object that describes the recipients for an email.

Contents

BccAddresses

An array that contains the email addresses of the "BCC" (blind carbon copy) recipients for the email.

Type: Array of strings

Required: No

CcAddresses

An array that contains the email addresses of the "CC" (carbon copy) recipients for the email.

Type: Array of strings

Required: No

ToAddresses

An array that contains the email addresses of the "To" recipients for the email.

Type: Array of strings

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: