defaultSubstitutions

@JvmName(name = "pxenxrgnrnbwclly")
suspend fun defaultSubstitutions(value: Output<String>)
@JvmName(name = "oxfjtrfsqnmaqjdr")
suspend fun defaultSubstitutions(value: String?)

Parameters

value

JSON object that specifies the default values to use for message variables in the message template. This object is a set of key-value pairs. Each key defines a message variable in the template. The corresponding value defines the default value for that variable. When you create a message that's based on the template, you can override these defaults with message-specific and address-specific variables and values.