Uses of Class
software.amazon.awscdk.mixins.preview.services.connectcampaignsv2.mixins.CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder
Packages that use CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder
-
Uses of CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder in software.amazon.awscdk.mixins.preview.services.connectcampaignsv2.mixins
Methods in software.amazon.awscdk.mixins.preview.services.connectcampaignsv2.mixins that return CfnCampaignPropsMixin.CommunicationTimeConfigProperty.BuilderModifier and TypeMethodDescriptionCfnCampaignPropsMixin.CommunicationTimeConfigProperty.builder()CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder.email(IResolvable email) Sets the value ofCfnCampaignPropsMixin.CommunicationTimeConfigProperty.getEmail()CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder.email(CfnCampaignPropsMixin.TimeWindowProperty email) Sets the value ofCfnCampaignPropsMixin.CommunicationTimeConfigProperty.getEmail()CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder.localTimeZoneConfig(IResolvable localTimeZoneConfig) CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder.localTimeZoneConfig(CfnCampaignPropsMixin.LocalTimeZoneConfigProperty localTimeZoneConfig) CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder.sms(IResolvable sms) Sets the value ofCfnCampaignPropsMixin.CommunicationTimeConfigProperty.getSms()CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder.sms(CfnCampaignPropsMixin.TimeWindowProperty sms) Sets the value ofCfnCampaignPropsMixin.CommunicationTimeConfigProperty.getSms()CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder.telephony(IResolvable telephony) Sets the value ofCfnCampaignPropsMixin.CommunicationTimeConfigProperty.getTelephony()CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder.telephony(CfnCampaignPropsMixin.TimeWindowProperty telephony) Sets the value ofCfnCampaignPropsMixin.CommunicationTimeConfigProperty.getTelephony()CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder.whatsApp(IResolvable whatsApp) Sets the value ofCfnCampaignPropsMixin.CommunicationTimeConfigProperty.getWhatsApp()CfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder.whatsApp(CfnCampaignPropsMixin.TimeWindowProperty whatsApp) Sets the value ofCfnCampaignPropsMixin.CommunicationTimeConfigProperty.getWhatsApp()Constructors in software.amazon.awscdk.mixins.preview.services.connectcampaignsv2.mixins with parameters of type CfnCampaignPropsMixin.CommunicationTimeConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCampaignPropsMixin.CommunicationTimeConfigProperty.Builder.