Class: Aws::Types::ChannelRetentionSettings
- Inherits:
-
Object
- Object
- Aws::Types::ChannelRetentionSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#retention_days ⇒ ::Integer
Returns the value of attribute retention_days.
Instance Attribute Details
#retention_days ⇒ ::Integer
Returns the value of attribute retention_days.
109 110 111 |
# File 'sig/types.rbs', line 109 def retention_days @retention_days end |