defaultActionOnFailure

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

Parameters

value

, Default behavior for all instance or health check failures. Valid options are: REPAIR, DO_NOTHING. If DO_NOTHING then instances will not be repaired. If REPAIR (default), then failed instances will be repaired.