

# StreamSummary
<a name="API_StreamSummary"></a>

A summary of a stream.

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

 ** description **   <a name="iot-Type-StreamSummary-description"></a>
A description of the stream.  
Type: String  
Length Constraints: Maximum length of 2028.  
Pattern: `[^\p{C}]+`   
Required: No

 ** streamArn **   <a name="iot-Type-StreamSummary-streamArn"></a>
The stream ARN.  
Type: String  
Required: No

 ** streamId **   <a name="iot-Type-StreamSummary-streamId"></a>
The stream ID.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `[a-zA-Z0-9_-]+`   
Required: No

 ** streamVersion **   <a name="iot-Type-StreamSummary-streamVersion"></a>
The stream version.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 65535.  
Required: No

## See Also
<a name="API_StreamSummary_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/iot-2015-05-28/StreamSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iot-2015-05-28/StreamSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iot-2015-05-28/StreamSummary) 