AutoscalerAutoscalingPolicyScaleInControl

data class AutoscalerAutoscalingPolicyScaleInControl(val maxScaledInReplicas: AutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas? = null, val timeWindowSec: Int? = null)

Constructors

constructor(maxScaledInReplicas: AutoscalerAutoscalingPolicyScaleInControlMaxScaledInReplicas? = null, timeWindowSec: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A nested object resource Structure is documented below.

Link copied to clipboard
val timeWindowSec: Int? = null

How long back autoscaling should look when computing recommendations to include directives regarding slower scale down, as described above.