Class: Aws::Types::CrossRegionCopyDeprecateRule
- Inherits:
-
Object
- Object
- Aws::Types::CrossRegionCopyDeprecateRule
- 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.
66 67 68 |
# File 'sig/types.rbs', line 66 def interval @interval end |
#interval_unit ⇒ "DAYS", ...
Returns the value of attribute interval_unit.
67 68 69 |
# File 'sig/types.rbs', line 67 def interval_unit @interval_unit end |