Class: Aws::Types::DeleteMountTargetRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mount_target_id::String

Returns the value of attribute mount_target_id.

Returns:

  • (::String)


120
121
122
# File 'sig/types.rbs', line 120

def mount_target_id
  @mount_target_id
end