ProductionVariantManagedInstanceScaling

Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.

Types

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

Properties

Link copied to clipboard

The maximum number of instances that the endpoint can provision when it scales up to accommodate an increase in traffic.

Link copied to clipboard

The minimum number of instances that the endpoint must retain when it scales down to accommodate a decrease in traffic.

Link copied to clipboard

Indicates whether managed instance scaling is enabled.

Functions

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