removes

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

Parameters

value

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


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


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

Parameters

values

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