Class: Aws::Types::CrossRegionCopyRetainRule
- Inherits:
-
Object
- Object
- Aws::Types::CrossRegionCopyRetainRule
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#interval ⇒ ::Integer
Returns the value of attribute interval.
-
#interval_unit ⇒ "DAYS", ...
Returns the value of attribute interval_unit.
Instance Attribute Details
#interval ⇒ ::Integer
Returns the value of attribute interval.
72 73 74 |
# File 'sig/types.rbs', line 72 def interval @interval end |
#interval_unit ⇒ "DAYS", ...
Returns the value of attribute interval_unit.
73 74 75 |
# File 'sig/types.rbs', line 73 def interval_unit @interval_unit end |