suppressFailures

@JvmName(name = "ghgenjfqoauygwtl")
suspend fun suppressFailures(value: Output<Boolean>)
@JvmName(name = "gecknitfyteotggt")
suspend fun suppressFailures(value: Boolean?)

Parameters

value

Indicates whether failures stemming from the extension will be suppressed (Operational failures such as not connecting to the VM will not be suppressed regardless of this value). The default is false.