onUnableToRedeployFailedInstance

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

Parameters

value

The on unable to redeploy failed instance. Valid values: CancelMembershipAndStart, KeepStopped.

  • CancelMembershipAndStart - Removes the instances from the deployment set and restarts the instances immediately after the failover is complete.

  • KeepStopped- Keeps the instances in the abnormal state and restarts them after ECS resources are replenished.