@Stability(value=Stable) public static final class CfnCampaign.TemplateConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCampaign.TemplateConfigurationProperty>
CfnCampaign.TemplateConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnCampaign.TemplateConfigurationProperty.Builder emailTemplate(CfnCampaign.TemplateProperty emailTemplate)
CfnCampaign.TemplateConfigurationProperty.getEmailTemplate()emailTemplate - The email template to use for the message.this@Stability(value=Stable) public CfnCampaign.TemplateConfigurationProperty.Builder emailTemplate(IResolvable emailTemplate)
CfnCampaign.TemplateConfigurationProperty.getEmailTemplate()emailTemplate - The email template to use for the message.this@Stability(value=Stable) public CfnCampaign.TemplateConfigurationProperty.Builder pushTemplate(CfnCampaign.TemplateProperty pushTemplate)
CfnCampaign.TemplateConfigurationProperty.getPushTemplate()pushTemplate - The push notification template to use for the message.this@Stability(value=Stable) public CfnCampaign.TemplateConfigurationProperty.Builder pushTemplate(IResolvable pushTemplate)
CfnCampaign.TemplateConfigurationProperty.getPushTemplate()pushTemplate - The push notification template to use for the message.this@Stability(value=Stable) public CfnCampaign.TemplateConfigurationProperty.Builder smsTemplate(CfnCampaign.TemplateProperty smsTemplate)
CfnCampaign.TemplateConfigurationProperty.getSmsTemplate()smsTemplate - The SMS template to use for the message.this@Stability(value=Stable) public CfnCampaign.TemplateConfigurationProperty.Builder smsTemplate(IResolvable smsTemplate)
CfnCampaign.TemplateConfigurationProperty.getSmsTemplate()smsTemplate - The SMS template to use for the message.this@Stability(value=Stable) public CfnCampaign.TemplateConfigurationProperty.Builder voiceTemplate(CfnCampaign.TemplateProperty voiceTemplate)
CfnCampaign.TemplateConfigurationProperty.getVoiceTemplate()voiceTemplate - The voice template to use for the message.
This object isn't supported for campaigns.this@Stability(value=Stable) public CfnCampaign.TemplateConfigurationProperty.Builder voiceTemplate(IResolvable voiceTemplate)
CfnCampaign.TemplateConfigurationProperty.getVoiceTemplate()voiceTemplate - The voice template to use for the message.
This object isn't supported for campaigns.this@Stability(value=Stable) public CfnCampaign.TemplateConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnCampaign.TemplateConfigurationProperty>CfnCampaign.TemplateConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.