VolumeSummary

The summary of a persistent volume.

Types

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

Properties

Link copied to clipboard

The worker ID of the worker the volume is attached to.

Link copied to clipboard

The Availability Zone ID of the volume.

Link copied to clipboard

The farm ID of the farm that contains the fleet.

Link copied to clipboard

The fleet ID of the fleet that contains the volume.

Link copied to clipboard

The volume size in GiB.

Link copied to clipboard

The state of the volume.

Link copied to clipboard

The volume ID.

Functions

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