invertMatch

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

Parameters

value

If set to false, 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. Defaults to false.