negateCondition

@JvmName(name = "qsyjydmlslxxgkvm")
suspend fun negateCondition(value: Output<Boolean>)
@JvmName(name = "iqslgryycnlwluqv")
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.