CreateFleetRequest

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 configuration settings for the fleet. Customer managed fleets are self-managed. Service managed Amazon EC2 fleets are managed by Deadline Cloud.

Link copied to clipboard

The description of the fleet.

Link copied to clipboard

The display name of the fleet.

Link copied to clipboard

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

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 for the fleet.

Link copied to clipboard

The minimum number of workers for the fleet.

Link copied to clipboard

The IAM role ARN for the role that the fleet's workers will use.

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