remove

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

Parameters

value

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


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


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

Parameters

values

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