| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpoint |
Amazon Pinpoint Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnSmsTemplate.Builder |
CfnSmsTemplate.Builder.body(String body)
The message body to use in text messages that are based on the message template.
|
static CfnSmsTemplate.Builder |
CfnSmsTemplate.Builder.create(software.constructs.Construct scope,
String id) |
CfnSmsTemplate.Builder |
CfnSmsTemplate.Builder.defaultSubstitutions(String defaultSubstitutions)
A JSON object that specifies the default values to use for message variables in the message template.
|
CfnSmsTemplate.Builder |
CfnSmsTemplate.Builder.tags(Object tags)
An array of key-value pairs to apply to this resource.
|
CfnSmsTemplate.Builder |
CfnSmsTemplate.Builder.templateDescription(String templateDescription)
A custom description of the message template.
|
CfnSmsTemplate.Builder |
CfnSmsTemplate.Builder.templateName(String templateName)
The name of the message template.
|
Copyright © 2022. All rights reserved.