Class: Aws::Types::AwsMountPoint

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#container_path::String

Returns the value of attribute container_path.

Returns:

  • (::String)


3183
3184
3185
# File 'sig/types.rbs', line 3183

def container_path
  @container_path
end

#source_volume::String

Returns the value of attribute source_volume.

Returns:

  • (::String)


3182
3183
3184
# File 'sig/types.rbs', line 3182

def source_volume
  @source_volume
end