invertMatch

@JvmName(name = "acnstoudasxgaqmm")
suspend fun invertMatch(value: Output<Boolean>)
@JvmName(name = "xvdimatvpxcnkekw")
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.