invertMatch

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

Parameters

value

If set to false, the headerMatch is considered a match if the preceding match criteria are met. If set to true, the headerMatch is considered a match if the preceding match criteria are NOT met. The default setting is false.