Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder
Packages that use CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder
-
Uses of CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnCampaignPropsMixin.TemplateConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnCampaignPropsMixin.TemplateConfigurationProperty.builder()CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder.emailTemplate(CfnCampaignPropsMixin.TemplateProperty emailTemplate) Sets the value ofCfnCampaignPropsMixin.TemplateConfigurationProperty.getEmailTemplate()CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder.emailTemplate(IResolvable emailTemplate) Sets the value ofCfnCampaignPropsMixin.TemplateConfigurationProperty.getEmailTemplate()CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder.pushTemplate(CfnCampaignPropsMixin.TemplateProperty pushTemplate) Sets the value ofCfnCampaignPropsMixin.TemplateConfigurationProperty.getPushTemplate()CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder.pushTemplate(IResolvable pushTemplate) Sets the value ofCfnCampaignPropsMixin.TemplateConfigurationProperty.getPushTemplate()CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder.smsTemplate(CfnCampaignPropsMixin.TemplateProperty smsTemplate) Sets the value ofCfnCampaignPropsMixin.TemplateConfigurationProperty.getSmsTemplate()CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder.smsTemplate(IResolvable smsTemplate) Sets the value ofCfnCampaignPropsMixin.TemplateConfigurationProperty.getSmsTemplate()CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder.voiceTemplate(CfnCampaignPropsMixin.TemplateProperty voiceTemplate) Sets the value ofCfnCampaignPropsMixin.TemplateConfigurationProperty.getVoiceTemplate()CfnCampaignPropsMixin.TemplateConfigurationProperty.Builder.voiceTemplate(IResolvable voiceTemplate) Sets the value ofCfnCampaignPropsMixin.TemplateConfigurationProperty.getVoiceTemplate()Constructors in software.amazon.awscdk.cfnpropertymixins.services.pinpoint with parameters of type CfnCampaignPropsMixin.TemplateConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCampaignPropsMixin.TemplateConfigurationProperty.Builder.