Class: Aws::Types::GetObjectLegalHoldOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetObjectLegalHoldOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#legal_hold ⇒ Types::ObjectLockLegalHold
Returns the value of attribute legal_hold.
Instance Attribute Details
#legal_hold ⇒ Types::ObjectLockLegalHold
Returns the value of attribute legal_hold.
1173 1174 1175 |
# File 'sig/types.rbs', line 1173 def legal_hold @legal_hold end |