attributes

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

Parameters

value

A list of the attributes to select from the message.


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


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

Parameters

values

A list of the attributes to select from the message.