EbsBlockDevice

Configuration of requested EBS block device associated with the instance group.

Types

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

Properties

Link copied to clipboard

The device name that is exposed to the instance, such as /dev/sdh.

Link copied to clipboard

EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s) that are requested for the EBS volume attached to an Amazon EC2 instance in the cluster.

Functions

Link copied to clipboard
inline fun copy(block: EbsBlockDevice.Builder.() -> Unit = {}): EbsBlockDevice
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