GetFleetResponse

Types

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

Properties

Link copied to clipboard

The Auto Scaling status of the fleet. Either GROWING, STEADY, or SHRINKING.

Link copied to clipboard

Outlines what the fleet is capable of for minimums, maximums, and naming, in addition to attribute names and values.

Link copied to clipboard

The configuration setting for the fleet.

Link copied to clipboard

The date and time the resource was created.

Link copied to clipboard

The user or system that created this resource.

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

Link copied to clipboard

The fleet ID.

Link copied to clipboard

The 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 specified in the fleet.

Link copied to clipboard

The minimum number of workers specified in the fleet.

Link copied to clipboard

The IAM role ARN.

Link copied to clipboard

The status of the fleet.

Link copied to clipboard

The number of target workers in the fleet.

Link copied to clipboard

The date and time the resource was updated.

Link copied to clipboard

The user or system that updated this resource.

Link copied to clipboard

The number of workers in the fleet.

Functions

Link copied to clipboard
inline fun copy(block: GetFleetResponse.Builder.() -> Unit = {}): GetFleetResponse
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