retentionPeriodHours property

int retentionPeriodHours
final

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.

Implementation

final int retentionPeriodHours;