

# Destination
<a name="API_Destination"></a>

An object that describes the recipients for an email.

## Contents
<a name="API_Destination_Contents"></a>

 ** BccAddresses **   <a name="pinpoint-Type-Destination-BccAddresses"></a>
An array that contains the email addresses of the "BCC" (blind carbon copy) recipients for the email.  
Type: Array of strings  
Required: No

 ** CcAddresses **   <a name="pinpoint-Type-Destination-CcAddresses"></a>
An array that contains the email addresses of the "CC" (carbon copy) recipients for the email.  
Type: Array of strings  
Required: No

 ** ToAddresses **   <a name="pinpoint-Type-Destination-ToAddresses"></a>
An array that contains the email addresses of the "To" recipients for the email.  
Type: Array of strings  
Required: No

## See Also
<a name="API_Destination_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/pinpoint-email-2018-07-26/Destination) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/pinpoint-email-2018-07-26/Destination) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/pinpoint-email-2018-07-26/Destination) 