ignoreCase

@JvmName(name = "fwrjbsfkamfehjng")
suspend fun ignoreCase(value: Output<Boolean>)
@JvmName(name = "nsaxahyxklwfmpul")
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.