@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.904Z") @Stability(value=Stable) public interface CfnSmsTemplateProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSmsTemplateProps.Builder
A builder for
CfnSmsTemplateProps |
static class |
CfnSmsTemplateProps.Jsii$Proxy
An implementation for
CfnSmsTemplateProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSmsTemplateProps.Builder |
builder() |
String |
getBody()
`AWS::Pinpoint::SmsTemplate.Body`.
|
default String |
getDefaultSubstitutions()
`AWS::Pinpoint::SmsTemplate.DefaultSubstitutions`.
|
default Object |
getTags()
`AWS::Pinpoint::SmsTemplate.Tags`.
|
default String |
getTemplateDescription()
`AWS::Pinpoint::SmsTemplate.TemplateDescription`.
|
String |
getTemplateName()
`AWS::Pinpoint::SmsTemplate.TemplateName`.
|
@Stability(value=Stable) @NotNull String getBody()
@Stability(value=Stable) @NotNull String getTemplateName()
@Stability(value=Stable) @Nullable default String getDefaultSubstitutions()
@Stability(value=Stable) @Nullable default Object getTags()
@Stability(value=Stable) @Nullable default String getTemplateDescription()
@Stability(value=Stable) static CfnSmsTemplateProps.Builder builder()
CfnSmsTemplateProps.Builder of CfnSmsTemplatePropsCopyright © 2021. All rights reserved.