CreateQueueEnvironmentRequest

Types

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

Properties

Link copied to clipboard

The unique token which the server uses to recognize retries of the same request.

Link copied to clipboard

The farm ID of the farm to connect to the environment.

Link copied to clipboard

Sets the priority of the environments in the queue from 0 to 10,000, where 0 is the highest priority (activated first and deactivated last). If two environments share the same priority value, the environment created first takes higher priority.

Link copied to clipboard

The queue ID to connect the queue and environment.

Link copied to clipboard

The environment template to use in the queue.

Link copied to clipboard

The template's file type, JSON or YAML.

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