AwsEc2VolumeDetails

Details about an EC2 volume.

Types

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

Properties

Link copied to clipboard

The volume attachments.

Link copied to clipboard

Indicates when the volume was created.

Link copied to clipboard

The device name for the volume that is attached to the instance.

Link copied to clipboard

Specifies whether the volume is encrypted.

Link copied to clipboard

The ARN of the KMS key that was used to protect the volume encryption key for the volume.

Link copied to clipboard
val size: Int?

The size of the volume, in GiBs.

Link copied to clipboard

The snapshot from which the volume was created.

Link copied to clipboard

The volume state. Valid values are as follows:

Link copied to clipboard

The ID of the volume.

Link copied to clipboard

Indicates whether the volume was scanned or skipped.

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