defaultActionOnFailure

@JvmName(name = "mgabliomuinrqpcv")
suspend fun defaultActionOnFailure(value: Output<String>)
@JvmName(name = "kqeshxkcciayqdcw")
suspend fun defaultActionOnFailure(value: String?)

Parameters

value

, Specifies the action that a MIG performs on a failed VM. If the value of the on_failed_health_check field is DEFAULT_ACTION, then the same action also applies to the VMs on which your application fails a health check. Valid options are: DO_NOTHING, REPAIR. If DO_NOTHING, then MIG does not repair a failed VM. If REPAIR (default), then MIG automatically repairs a failed VM by recreating it. For more information, see about repairing VMs in a MIG.