VolumeDetail

Contains EBS volume details.

Types

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

Properties

Link copied to clipboard

The device name for the EBS volume.

Link copied to clipboard

EBS volume encryption type.

Link copied to clipboard

KMS key Arn used to encrypt the EBS volume.

Link copied to clipboard

Snapshot Arn of the EBS volume.

Link copied to clipboard

EBS volume Arn information.

Link copied to clipboard

EBS volume size in GB.

Link copied to clipboard

The EBS volume type.

Functions

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