| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpoint |
Amazon Pinpoint Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnSmsTemplateProps.Builder |
CfnSmsTemplateProps.Builder.body(String body)
Sets the value of
CfnSmsTemplateProps.getBody() |
static CfnSmsTemplateProps.Builder |
CfnSmsTemplateProps.builder() |
CfnSmsTemplateProps.Builder |
CfnSmsTemplateProps.Builder.defaultSubstitutions(String defaultSubstitutions)
Sets the value of
CfnSmsTemplateProps.getDefaultSubstitutions() |
CfnSmsTemplateProps.Builder |
CfnSmsTemplateProps.Builder.tags(Object tags)
Sets the value of
CfnSmsTemplateProps.getTags() |
CfnSmsTemplateProps.Builder |
CfnSmsTemplateProps.Builder.templateDescription(String templateDescription)
Sets the value of
CfnSmsTemplateProps.getTemplateDescription() |
CfnSmsTemplateProps.Builder |
CfnSmsTemplateProps.Builder.templateName(String templateName)
Sets the value of
CfnSmsTemplateProps.getTemplateName() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnSmsTemplateProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSmsTemplateProps.Builder. |
Copyright © 2022. All rights reserved.