FleetSummary

The details of a fleet.

Types

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

Properties

Link copied to clipboard

The Auto Scaling status of a fleet.

Link copied to clipboard

The configuration details 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 display name of the fleet summary to update.

Link copied to clipboard

The farm ID.

Link copied to clipboard

The fleet ID.

Link copied to clipboard

The maximum number of workers specified in the fleet.

Link copied to clipboard

The minimum number of workers in the fleet.

Link copied to clipboard

The status of the fleet.

Link copied to clipboard

The target number of workers in a 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 summary.

Functions

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