targetSuspendedSize

@JvmName(name = "qldtjtevpsdflkbw")
suspend fun targetSuspendedSize(value: Output<Int>)
@JvmName(name = "bjsotwhumbylxgga")
suspend fun targetSuspendedSize(value: Int?)

Parameters

value

The target number of suspended instances for this managed instance group. This number changes when you: - Suspend instance using the suspendInstances method or resume instances using the resumeInstances method. - Manually change the targetSuspendedSize using the update method.