removes

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

Parameters

value

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


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


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

Parameters

values

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