CapacityAllocation

Contains the submission time of a single allocation request for a capacity reservation and the most recent status of the attempted allocation.

Types

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

Properties

Link copied to clipboard

The time when the capacity allocation request was completed.

Link copied to clipboard

The time when the capacity allocation was requested.

Link copied to clipboard

The status of the capacity allocation.

Link copied to clipboard

The status message of the capacity allocation.

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