CreateComputeQuotaRequest

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

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

Link copied to clipboard

The target entity to allocate compute resources to.

Link copied to clipboard

Description of the compute allocation definition.

Link copied to clipboard
val name: String?

Name to the compute allocation definition.

Link copied to clipboard
val tags: List<Tag>?

Tags 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