disableScaleIn

@JvmName(name = "axumskjuuvnnopxi")
suspend fun disableScaleIn(value: Output<Boolean>)
@JvmName(name = "qjgausnvtnttyxix")
suspend fun disableScaleIn(value: Boolean?)

Parameters

value

Indicates whether scaling in by the target tracking scaling policy is disabled. If scaling in is disabled, the target tracking scaling policy doesn't remove instances from the Auto Scaling group. Otherwise, the target tracking scaling policy can remove instances from the Auto Scaling group. The default is false .