Class: Aws::Types::Volume

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#host_pathTypes::HostPath

Returns the value of attribute host_path.

Returns:



3365
3366
3367
# File 'sig/types.rbs', line 3365

def host_path
  @host_path
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


3364
3365
3366
# File 'sig/types.rbs', line 3364

def name
  @name
end