Class: Aws::Types::DiskImageVolumeDescription

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


8553
8554
8555
# File 'sig/types.rbs', line 8553

def id
  @id
end

#size::Integer

Returns the value of attribute size.

Returns:

  • (::Integer)


8554
8555
8556
# File 'sig/types.rbs', line 8554

def size
  @size
end