Class: Aws::Types::VolumeMount

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mount_path::String

Returns the value of attribute mount_path.

Returns:

  • (::String)


3382
3383
3384
# File 'sig/types.rbs', line 3382

def mount_path
  @mount_path
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


3381
3382
3383
# File 'sig/types.rbs', line 3381

def name
  @name
end