onUnableToRedeployFailedInstance

@JvmName(name = "bhqbwpuvdemcavhi")
suspend fun onUnableToRedeployFailedInstance(value: Output<String>)
@JvmName(name = "cqugjtyjxhwrfjdv")
suspend fun onUnableToRedeployFailedInstance(value: String?)

Parameters

value

The emergency solution to use in the situation where instances in the deployment set cannot be evenly distributed to different zones due to resource insufficiency after the instances failover. Valid values:

  • CancelMembershipAndStart - Removes the instances from the deployment set and starts the instances immediately after they are failed over.

  • KeepStopped- Leaves the instances in the Stopped state and starts them after resources are replenished.