removes

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

Parameters

value

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


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


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

Parameters

values

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