excludedHeaders

@JvmName(name = "cxhpwsvxeajafwwn")
suspend fun excludedHeaders(value: Output<List<String>>)
@JvmName(name = "yoqfletcuniswqmy")
suspend fun excludedHeaders(value: List<String>?)

Parameters

value

Inspect only the headers whose keys don't match any of the strings specified here.


@JvmName(name = "latxfvuraicgsvqc")
suspend fun excludedHeaders(vararg values: Output<String>)


@JvmName(name = "kajtiokemyjutebt")
suspend fun excludedHeaders(values: List<Output<String>>)
@JvmName(name = "meuiurijfibslvgr")
suspend fun excludedHeaders(vararg values: String)

Parameters

values

Inspect only the headers whose keys don't match any of the strings specified here.