attributes

@JvmName(name = "hodkbrynpnerhjps")
suspend fun attributes(value: Output<Map<String, String>>)
@JvmName(name = "tovjuqqfhafidkum")
suspend fun attributes(value: Map<String, String>?)

Parameters

value

A key value pair of attributes of a customer profile.


@JvmName(name = "ssynktylxufhkman")
fun attributes(vararg values: Pair<String, String>)

Parameters

values

A key value pair of attributes of a customer profile.