Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnSmsTemplatePropsMixin.Builder
Packages that use CfnSmsTemplatePropsMixin.Builder
-
Uses of CfnSmsTemplatePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnSmsTemplatePropsMixin.BuilderModifier and TypeMethodDescriptionThe message body to use in text messages that are based on the message template.CfnSmsTemplatePropsMixin.Builder.create()CfnSmsTemplatePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSmsTemplatePropsMixin.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.CfnSmsTemplatePropsMixin.Builder.templateDescription(String templateDescription) A custom description of the message template.CfnSmsTemplatePropsMixin.Builder.templateName(String templateName) The name of the message template to use for the message.