CreateWorkerRequest

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 worker.

Link copied to clipboard

The fleet ID to connect to the worker.

Link copied to clipboard

The IP address and host name of the worker.

Link copied to clipboard

Each tag consists of a tag key and a tag value. Tag keys and values are both required, but tag values can be empty strings.

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