Uses of Interface
software.amazon.awscdk.services.pinpoint.CfnCampaign.TemplateProperty
-
Uses of CfnCampaign.TemplateProperty in software.amazon.awscdk.services.pinpoint
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnCampaign.TemplateProperty
Modifier and TypeMethodDescriptionCfnCampaign.TemplateProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnCampaign.TemplateConfigurationProperty.Builder.emailTemplate
(CfnCampaign.TemplateProperty emailTemplate) Sets the value ofCfnCampaign.TemplateConfigurationProperty.getEmailTemplate()
CfnCampaign.TemplateConfigurationProperty.Builder.pushTemplate
(CfnCampaign.TemplateProperty pushTemplate) Sets the value ofCfnCampaign.TemplateConfigurationProperty.getPushTemplate()
CfnCampaign.TemplateConfigurationProperty.Builder.smsTemplate
(CfnCampaign.TemplateProperty smsTemplate) Sets the value ofCfnCampaign.TemplateConfigurationProperty.getSmsTemplate()
CfnCampaign.TemplateConfigurationProperty.Builder.voiceTemplate
(CfnCampaign.TemplateProperty voiceTemplate) Sets the value ofCfnCampaign.TemplateConfigurationProperty.getVoiceTemplate()