UpdateLimitRequest

Types

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

Properties

Link copied to clipboard

The new description of the limit.

Link copied to clipboard

The new display name of the limit.

Link copied to clipboard

The unique identifier of the farm that contains the limit.

Link copied to clipboard

The unique identifier of the limit to update.

Link copied to clipboard

The maximum number of resources constrained by this limit. When all of the resources are in use, steps that require the limit won't be scheduled until the resource is available.

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