Expand description

Nested message and enum types in AutoscalingConfig.

Modules§

Structs§

  • The autoscaling limits for the instance. Users can define the minimum and maximum compute capacity allocated to the instance, and the autoscaler will only scale within that range. Users can either use nodes or processing units to specify the limits, but should use the same unit to set both the min_limit and max_limit.
  • The autoscaling targets for an instance.