Class: Aws::Types::GetLegalHoldInput
- Inherits:
-
Object
- Object
- Aws::Types::GetLegalHoldInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#legal_hold_id ⇒ ::String
Returns the value of attribute legal_hold_id.
Instance Attribute Details
#legal_hold_id ⇒ ::String
Returns the value of attribute legal_hold_id.
985 986 987 |
# File 'sig/types.rbs', line 985 def legal_hold_id @legal_hold_id end |