negateCondition

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