EbsInstanceBlockDeviceSpecification

Amazon EBS-specific block device mapping specifications.

Types

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

Properties

Link copied to clipboard

Use to configure delete on termination of the associated device.

Link copied to clipboard

Use to configure device encryption.

Link copied to clipboard
val iops: Int?

Use to configure device IOPS.

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the KMS key to use when encrypting the device. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) in the Key Management Service Developer Guide.

Link copied to clipboard

The snapshot that defines the device contents.

Link copied to clipboard

For GP3 volumes only – The throughput in MiB/s that the volume supports.

Link copied to clipboard

Use to override the device's volume size.

Link copied to clipboard

Use to override the device's volume type.

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