UpdateFleetRequest

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the compute fleet.

Link copied to clipboard

The initial number of machines allocated to the compute fleet, which defines the number of builds that can run in parallel.

Link copied to clipboard

Information about the compute resources the compute fleet uses. Available values include:

Link copied to clipboard

The environment type of the compute fleet.

Link copied to clipboard

The scaling configuration of the compute fleet.

Link copied to clipboard
val tags: List<Tag>?

A list of tag key and value pairs associated with this compute fleet.

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