customAttributes

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

Parameters

value

The custom attributes that are used with the message template.


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

Parameters

values

The custom attributes that are used with the message template.