VolumeStatusItem

Describes the volume status.

Types

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

Properties

Link copied to clipboard

The details of the operation.

Link copied to clipboard

Information about the instances to which the volume is attached.

Link copied to clipboard

The Availability Zone of the volume.

Link copied to clipboard

The ID of the Availability Zone.

Link copied to clipboard

A list of events associated with the volume.

Link copied to clipboard

Information about the volume initialization. It can take up to 5 minutes for the volume initialization information to be updated.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Outpost.

Link copied to clipboard

The volume ID.

Link copied to clipboard

The volume status.

Functions

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