Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnEmailTemplatePropsMixin.Builder
Packages that use CfnEmailTemplatePropsMixin.Builder
-
Uses of CfnEmailTemplatePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnEmailTemplatePropsMixin.BuilderModifier and TypeMethodDescriptionCfnEmailTemplatePropsMixin.Builder.create()CfnEmailTemplatePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnEmailTemplatePropsMixin.Builder.defaultSubstitutions(String defaultSubstitutions) A JSON object that specifies the default values to use for message variables in the message template.The message body, in HTML format, to use in email messages that are based on the message template.The subject line, or title, to use in email messages that are based on the message template.An array of key-value pairs to apply to this resource.CfnEmailTemplatePropsMixin.Builder.templateDescription(String templateDescription) A custom description of the message template.CfnEmailTemplatePropsMixin.Builder.templateName(String templateName) The name of the message template.The message body, in plain text format, to use in email messages that are based on the message template.