contains

@JvmName(name = "cqowjwtpflgrxxby")
suspend fun contains(value: Output<Map<String, List<String>>>)
@JvmName(name = "ohwkmuyektchikvx")
suspend fun contains(value: Map<String, List<String>>?)

Parameters

value

Dictionary of headers mapping to lists of values to check for presence in the custom key.


@JvmName(name = "iljrsksuunttvgid")
fun contains(vararg values: Pair<String, List<String>>)

Parameters

values

Dictionary of headers mapping to lists of values to check for presence in the custom key.