Uses of Class
software.amazon.awscdk.services.connectcampaignsv2.CfnCampaign.ChannelSubtypeConfigProperty.Builder
Packages that use CfnCampaign.ChannelSubtypeConfigProperty.Builder
Package
Description
AWS::ConnectCampaignsV2 Construct Library
-
Uses of CfnCampaign.ChannelSubtypeConfigProperty.Builder in software.amazon.awscdk.services.connectcampaignsv2
Methods in software.amazon.awscdk.services.connectcampaignsv2 that return CfnCampaign.ChannelSubtypeConfigProperty.BuilderModifier and TypeMethodDescriptionCfnCampaign.ChannelSubtypeConfigProperty.builder()CfnCampaign.ChannelSubtypeConfigProperty.Builder.email(IResolvable email) Sets the value ofCfnCampaign.ChannelSubtypeConfigProperty.getEmail()CfnCampaign.ChannelSubtypeConfigProperty.Builder.email(CfnCampaign.EmailChannelSubtypeConfigProperty email) Sets the value ofCfnCampaign.ChannelSubtypeConfigProperty.getEmail()CfnCampaign.ChannelSubtypeConfigProperty.Builder.sms(IResolvable sms) Sets the value ofCfnCampaign.ChannelSubtypeConfigProperty.getSms()CfnCampaign.ChannelSubtypeConfigProperty.Builder.sms(CfnCampaign.SmsChannelSubtypeConfigProperty sms) Sets the value ofCfnCampaign.ChannelSubtypeConfigProperty.getSms()CfnCampaign.ChannelSubtypeConfigProperty.Builder.telephony(IResolvable telephony) Sets the value ofCfnCampaign.ChannelSubtypeConfigProperty.getTelephony()CfnCampaign.ChannelSubtypeConfigProperty.Builder.telephony(CfnCampaign.TelephonyChannelSubtypeConfigProperty telephony) Sets the value ofCfnCampaign.ChannelSubtypeConfigProperty.getTelephony()Constructors in software.amazon.awscdk.services.connectcampaignsv2 with parameters of type CfnCampaign.ChannelSubtypeConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCampaign.ChannelSubtypeConfigProperty.Builder.