

# Destination


Contains information about the publishing destination, including the ID, type, and status.

## Contents


 ** destinationId **   <a name="guardduty-Type-Destination-destinationId"></a>
The unique ID of the publishing destination.  
Type: String  
Required: Yes

 ** destinationType **   <a name="guardduty-Type-Destination-destinationType"></a>
The type of resource used for the publishing destination. Currently, only Amazon S3 buckets are supported.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 300.  
Valid Values: `S3`   
Required: Yes

 ** status **   <a name="guardduty-Type-Destination-status"></a>
The status of the publishing destination.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 300.  
Valid Values: `PENDING_VERIFICATION | PUBLISHING | UNABLE_TO_PUBLISH_FIX_DESTINATION_PROPERTY | STOPPED`   
Required: Yes

## See Also


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/guardduty-2017-11-28/Destination) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/guardduty-2017-11-28/Destination) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/guardduty-2017-11-28/Destination) 