removes

@JvmName(name = "gtsmjfbswlgyuwrv")
suspend fun removes(value: Output<List<String>>)
@JvmName(name = "awebdwtsdweobxqe")
suspend fun removes(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "swlpkpcrycykvcii")
suspend fun removes(values: List<Output<String>>)
@JvmName(name = "htyrhdcvaqcvmswd")
suspend fun removes(vararg values: String)

Parameters

values

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