VolumeConfiguration

Describes the configuration of an Amazon Elastic Block Store (Amazon EBS) volume.

Types

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

Properties

Link copied to clipboard

Contains the image used to boot the instance during launch.

Link copied to clipboard

The baseline IOPS of the volume.

Link copied to clipboard

The baseline throughput of the volume.

Link copied to clipboard

The burst IOPS of the volume.

Link copied to clipboard

The burst throughput of the volume.

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