Class: Aws::Types::ExistingObjectReplication
- Inherits:
-
Object
- Object
- Aws::Types::ExistingObjectReplication
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ "Enabled", "Disabled"
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ "Enabled", "Disabled"
Returns the value of attribute status.
791 792 793 |
# File 'sig/types.rbs', line 791 def status @status end |