

# DestinationSummary


Summary information about the Kinesis data stream

## Contents


 ** Status **   <a name="connect-Type-connect-customer-profiles_DestinationSummary-Status"></a>
The status of enabling the Kinesis stream as a destination for export.  
Type: String  
Valid Values: `HEALTHY | UNHEALTHY`   
Required: Yes

 ** Uri **   <a name="connect-Type-connect-customer-profiles_DestinationSummary-Uri"></a>
The StreamARN of the destination to deliver profile events to. For example, arn:aws:kinesis:region:account-id:stream/stream-name.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: Yes

 ** UnhealthySince **   <a name="connect-Type-connect-customer-profiles_DestinationSummary-UnhealthySince"></a>
The timestamp when the status last changed to `UNHEALHY`.  
Type: Timestamp  
Required: No

## 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/customer-profiles-2020-08-15/DestinationSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/customer-profiles-2020-08-15/DestinationSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/customer-profiles-2020-08-15/DestinationSummary) 