Class: Aws::Types::JournalTableConfigurationUpdates
- Inherits:
-
Object
- Object
- Aws::Types::JournalTableConfigurationUpdates
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#record_expiration ⇒ Types::RecordExpiration
Returns the value of attribute record_expiration.
Instance Attribute Details
#record_expiration ⇒ Types::RecordExpiration
Returns the value of attribute record_expiration.
1581 1582 1583 |
# File 'sig/types.rbs', line 1581 def record_expiration @record_expiration end |