Class: Aws::Types::ArchiveRule
- Inherits:
-
Object
- Object
- Aws::Types::ArchiveRule
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#retain_rule ⇒ Types::ArchiveRetainRule
Returns the value of attribute retain_rule.
Instance Attribute Details
#retain_rule ⇒ Types::ArchiveRetainRule
Returns the value of attribute retain_rule.
23 24 25 |
# File 'sig/types.rbs', line 23 def retain_rule @retain_rule end |