attributes

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

Parameters

value

A list of the attributes to select from the message.


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


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

Parameters

values

A list of the attributes to select from the message.