UpdateFleetRequest

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 fleet configuration to update.

Link copied to clipboard

The description of the fleet to update.

Link copied to clipboard

The display name of the fleet to update.

Link copied to clipboard

The farm ID to update.

Link copied to clipboard

The fleet ID to update.

Link copied to clipboard

Provides a script that runs as a worker is starting up that you can use to provide additional configuration for workers in your fleet.

Link copied to clipboard

The maximum number of workers in the fleet.

Link copied to clipboard

The minimum number of workers in the fleet.

Link copied to clipboard

The IAM role ARN that the fleet's workers assume while running jobs.

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