CapacityProviderScalingConfig
Configuration that defines how the capacity provider scales compute instances based on demand and policies.
Types
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
inline fun copy(block: CapacityProviderScalingConfig.Builder.() -> Unit = {}): CapacityProviderScalingConfig