attributes

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

Parameters

value

A list of the attributes to select from the message.


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


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

Parameters

values

A list of the attributes to select from the message.