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

Use to configure the KMS key to use when encrypting the device.

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