BlockDeviceMappingResponse

Describes a block device mapping, which defines the EBS volumes and instance store volumes to attach to an instance at launch.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The device name (for example, /dev/sdh or xvdh).

Link copied to clipboard

Parameters used to automatically set up EBS volumes when the instance is launched.

Link copied to clipboard

Suppresses the specified device included in the block device mapping.

Link copied to clipboard

The virtual device name.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String