remove

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

Parameters

value

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


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


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

Parameters

values

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