excludedHeaders

@JvmName(name = "nnyjdxeyxaxviuib")
suspend fun excludedHeaders(value: Output<List<String>>)
@JvmName(name = "oyoxbvjvhekqcwxp")
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 = "dffjoukgbijrqmkq")
suspend fun excludedHeaders(vararg values: Output<String>)


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

Parameters

values

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