Uses of Class
software.amazon.awscdk.services.pinpoint.CfnSmsTemplate.Builder
Packages that use CfnSmsTemplate.Builder
-
Uses of CfnSmsTemplate.Builder in software.amazon.awscdk.services.pinpoint
Methods in software.amazon.awscdk.services.pinpoint that return CfnSmsTemplate.BuilderModifier and TypeMethodDescriptionThe message body to use in text messages that are based on the message template.static CfnSmsTemplate.BuilderCfnSmsTemplate.Builder.defaultSubstitutions(String defaultSubstitutions) A JSON object that specifies the default values to use for message variables in the message template.An array of key-value pairs to apply to this resource.CfnSmsTemplate.Builder.templateDescription(String templateDescription) A custom description of the message template.CfnSmsTemplate.Builder.templateName(String templateName) The name of the message template to use for the message.