Class: Aws::Types::DeleteMountTargetRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteMountTargetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mount_target_id ⇒ ::String
Returns the value of attribute mount_target_id.
Instance Attribute Details
#mount_target_id ⇒ ::String
Returns the value of attribute mount_target_id.
120 121 122 |
# File 'sig/types.rbs', line 120 def mount_target_id @mount_target_id end |