scaleDownControl

@JvmName(name = "fbsxprntpqcivhgn")
suspend fun scaleDownControl(value: Output<AutoscalarAutoscalingPolicyScaleDownControlArgs>)
@JvmName(name = "tpbaqdfrxkftksuh")
suspend fun scaleDownControl(value: AutoscalarAutoscalingPolicyScaleDownControlArgs?)

Parameters

value

Defines scale down controls to reduce the risk of response latency and outages due to abrupt scale-in events Structure is documented below.


@JvmName(name = "gbincfdjgxccjodl")
suspend fun scaleDownControl(argument: suspend AutoscalarAutoscalingPolicyScaleDownControlArgsBuilder.() -> Unit)

Parameters

argument

Defines scale down controls to reduce the risk of response latency and outages due to abrupt scale-in events Structure is documented below.