Class: Aws::Types::RecoveryInstanceDisk

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bytes::Integer

Returns the value of attribute bytes.

Returns:

  • (::Integer)


940
941
942
# File 'sig/types.rbs', line 940

def bytes
  @bytes
end

#ebs_volume_id::String

Returns the value of attribute ebs_volume_id.

Returns:

  • (::String)


941
942
943
# File 'sig/types.rbs', line 941

def ebs_volume_id
  @ebs_volume_id
end

#internal_device_name::String

Returns the value of attribute internal_device_name.

Returns:

  • (::String)


939
940
941
# File 'sig/types.rbs', line 939

def internal_device_name
  @internal_device_name
end