invertMatch

@JvmName(name = "tkmoarkwylqkhtgp")
suspend fun invertMatch(value: Output<Boolean>)
@JvmName(name = "hprgpelvnfievrwp")
suspend fun invertMatch(value: Boolean?)

Parameters

value

If set to false (default), the headerMatch is considered a match if the match criteria above are met. If set to true, the headerMatch is considered a match if the match criteria above are NOT met.