Class: Aws::Types::KinesisVideoStreamConfigurationUpdate
- Inherits:
-
Object
- Object
- Aws::Types::KinesisVideoStreamConfigurationUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_retention_in_hours ⇒ ::Integer
Returns the value of attribute data_retention_in_hours.
Instance Attribute Details
#data_retention_in_hours ⇒ ::Integer
Returns the value of attribute data_retention_in_hours.
402 403 404 |
# File 'sig/types.rbs', line 402 def data_retention_in_hours @data_retention_in_hours end |