KinesisVideoStreamConfig
Configuration information of a Kinesis video stream.
Contents
- EncryptionConfig
- 
               The encryption configuration. Type: EncryptionConfig object Required: Yes 
- Prefix
- 
               The prefix of the video stream. Type: String Length Constraints: Minimum length of 1. Maximum length of 128. Required: Yes 
- RetentionPeriodHours
- 
               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: