

# KinesisVideoStreamConfig


Configuration information of a Kinesis video stream.

## Contents


 ** EncryptionConfig **   <a name="connect-Type-KinesisVideoStreamConfig-EncryptionConfig"></a>
The encryption configuration.  
Type: [EncryptionConfig](API_EncryptionConfig.md) object  
Required: Yes

 ** Prefix **   <a name="connect-Type-KinesisVideoStreamConfig-Prefix"></a>
The prefix of the video stream.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: Yes

 ** RetentionPeriodHours **   <a name="connect-Type-KinesisVideoStreamConfig-RetentionPeriodHours"></a>
The number of hours data is retained in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.  
The default value is 0, indicating that the stream does not persist data.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 87600.  
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/connect-2017-08-08/KinesisVideoStreamConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/KinesisVideoStreamConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/KinesisVideoStreamConfig) 