failureSuppressionEnabled

@JvmName(name = "nstijlknjtvmqsli")
suspend fun failureSuppressionEnabled(value: Output<Boolean>)
@JvmName(name = "iwimcylhapsuvcex")
suspend fun failureSuppressionEnabled(value: Boolean?)

Parameters

value

Should failures from the extension be suppressed? Possible values are true or false.

Note: Operational failures such as not connecting to the VM will not be suppressed regardless of the failure_suppression_enabled value.