negateCondition

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

Parameters

value

can be set to true or false to negate the given condition. Defaults to false.