attributes

@JvmName(name = "krblybqurntqikmb")
suspend fun attributes(value: Output<List<String>>)
@JvmName(name = "gvmyinvysxfuvyil")
suspend fun attributes(value: List<String>)

Parameters

value

A list of 1-50 attributes to remove from the message.


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


@JvmName(name = "tesvjifyxfmipgkn")
suspend fun attributes(values: List<Output<String>>)
@JvmName(name = "necnsbngvjyspxts")
suspend fun attributes(vararg values: String)

Parameters

values

A list of 1-50 attributes to remove from the message.