Class: Aws::Types::ObjectLockLegalHold
- Inherits:
-
Object
- Object
- Aws::Types::ObjectLockLegalHold
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status ⇒ "ON", "OFF"
Returns the value of attribute status.
Instance Attribute Details
#status ⇒ "ON", "OFF"
Returns the value of attribute status.
2083 2084 2085 |
# File 'sig/types.rbs', line 2083 def status @status end |