remove

@JvmName(name = "vxcfbvvusnnimhwg")
suspend fun remove(value: Output<List<String>>)
@JvmName(name = "yxjgtvbnvvxpyulb")
suspend fun remove(value: List<String>?)

Parameters

value

Remove headers (matching by header names) specified in the list.


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


@JvmName(name = "gwvnqrkqocxuhxjc")
suspend fun remove(values: List<Output<String>>)
@JvmName(name = "gccfyguronlwpbpf")
suspend fun remove(vararg values: String)

Parameters

values

Remove headers (matching by header names) specified in the list.