attributes

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

Parameters

value

A list of the attributes to select from the message.


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


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

Parameters

values

A list of the attributes to select from the message.