ComputeQuotaSummary

Summary of the compute allocation definition.

Types

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

Properties

Link copied to clipboard

The state of the compute allocation being described. Use to enable or disable compute allocation.

Link copied to clipboard

ARN of the cluster.

Link copied to clipboard

ARN of the compute allocation definition.

Link copied to clipboard

Configuration of the compute allocation definition. This includes the resource sharing option, and the setting to preempt low priority tasks.

Link copied to clipboard

ID of the compute allocation definition.

Link copied to clipboard

The target entity to allocate compute resources to.

Link copied to clipboard

Version of the compute allocation definition.

Link copied to clipboard

Creation time of the compute allocation definition.

Link copied to clipboard

Last modified time of the compute allocation definition.

Link copied to clipboard
val name: String?

Name of the compute allocation definition.

Link copied to clipboard

Status of the compute allocation definition.

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