LaunchTemplateEbsBlockDevice

Describes a block device for an EBS volume.

Types

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

Properties

Link copied to clipboard

Indicates whether the EBS volume is deleted on instance termination.

Link copied to clipboard

Indicates whether the EBS volume is encrypted.

Link copied to clipboard
val iops: Int?

The number of I/O operations per second (IOPS) that the volume supports.

Link copied to clipboard

The ARN of the Key Management Service (KMS) CMK used for encryption.

Link copied to clipboard

The ID of the snapshot.

Link copied to clipboard

The throughput that the volume supports, in MiB/s.

Link copied to clipboard

The size of the volume, in GiB.

Link copied to clipboard

The 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