Class: Aws::Types::AppInstanceRetentionSettings
- Inherits:
-
Object
- Object
- Aws::Types::AppInstanceRetentionSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#channel_retention_settings ⇒ Types::ChannelRetentionSettings
Returns the value of attribute channel_retention_settings.
Instance Attribute Details
#channel_retention_settings ⇒ Types::ChannelRetentionSettings
Returns the value of attribute channel_retention_settings.
50 51 52 |
# File 'sig/types.rbs', line 50 def channel_retention_settings @channel_retention_settings end |