attributes

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

Parameters

value

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


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


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

Parameters

values

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