ignoreCase

@JvmName(name = "fakrvoaiehphkvbm")
suspend fun ignoreCase(value: Output<Boolean>)
@JvmName(name = "xxclasrpnywwkhtb")
suspend fun ignoreCase(value: Boolean?)

Parameters

value

If true, indicates the exact/prefix/suffix/contains matching should be case insensitive. For example, the matcher data will match both input string Data and data if set to true.