@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.439Z") @Stability(value=Stable) public interface CfnSmsTemplateProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smstemplate.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smstemplate.html#cfn-pinpoint-smstemplate-body@Stability(value=Stable) @NotNull String getTemplateName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smstemplate.html#cfn-pinpoint-smstemplate-templatename@Stability(value=Stable) @Nullable default String getDefaultSubstitutions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smstemplate.html#cfn-pinpoint-smstemplate-defaultsubstitutions@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smstemplate.html#cfn-pinpoint-smstemplate-tags@Stability(value=Stable) @Nullable default String getTemplateDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smstemplate.html#cfn-pinpoint-smstemplate-templatedescription@Stability(value=Stable) static CfnSmsTemplateProps.Builder builder()
CfnSmsTemplateProps.Builder of CfnSmsTemplatePropsCopyright © 2020. All rights reserved.