negateCondition

@JvmName(name = "ohekaxpdqatbqgig")
suspend fun negateCondition(value: Output<Boolean>)
@JvmName(name = "hcqsldrfjpgtckfl")
suspend fun negateCondition(value: Boolean?)

Parameters

value

If true operator becomes the opposite of its value. Possible values true or false. Defaults to false. Details can be found in the Condition Operator List below.