CapacityProviderScalingConfig

Configuration that defines how the capacity provider scales compute instances based on demand and policies.

Types

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

Properties

Link copied to clipboard

The maximum number of vCPUs that the capacity provider can provision across all compute instances.

Link copied to clipboard

The scaling mode that determines how the capacity provider responds to changes in demand.

Link copied to clipboard

A list of scaling policies that define how the capacity provider scales compute instances based on metrics and thresholds.

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