customAttributes

@JvmName(name = "lcamuqmjtyqgydbo")
suspend fun customAttributes(value: Output<Map<String, String>>)
@JvmName(name = "qqcocdxyngsibqyr")
suspend fun customAttributes(value: Map<String, String>?)

Parameters

value

The custom attributes that are used with the message template.


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

Parameters

values

The custom attributes that are used with the message template.