Uses of Class
software.amazon.awscdk.services.connectcampaignsv2.CfnCampaignProps.Builder
Packages that use CfnCampaignProps.Builder
Package
Description
AWS::ConnectCampaignsV2 Construct Library
-
Uses of CfnCampaignProps.Builder in software.amazon.awscdk.services.connectcampaignsv2
Methods in software.amazon.awscdk.services.connectcampaignsv2 that return CfnCampaignProps.BuilderModifier and TypeMethodDescriptionstatic CfnCampaignProps.BuilderCfnCampaignProps.builder()CfnCampaignProps.Builder.channelSubtypeConfig(IResolvable channelSubtypeConfig) Sets the value ofCfnCampaignProps.getChannelSubtypeConfig()CfnCampaignProps.Builder.channelSubtypeConfig(CfnCampaign.ChannelSubtypeConfigProperty channelSubtypeConfig) Sets the value ofCfnCampaignProps.getChannelSubtypeConfig()CfnCampaignProps.Builder.communicationLimitsOverride(IResolvable communicationLimitsOverride) Sets the value ofCfnCampaignProps.getCommunicationLimitsOverride()CfnCampaignProps.Builder.communicationLimitsOverride(CfnCampaign.CommunicationLimitsConfigProperty communicationLimitsOverride) Sets the value ofCfnCampaignProps.getCommunicationLimitsOverride()CfnCampaignProps.Builder.communicationTimeConfig(IResolvable communicationTimeConfig) Sets the value ofCfnCampaignProps.getCommunicationTimeConfig()CfnCampaignProps.Builder.communicationTimeConfig(CfnCampaign.CommunicationTimeConfigProperty communicationTimeConfig) Sets the value ofCfnCampaignProps.getCommunicationTimeConfig()CfnCampaignProps.Builder.connectCampaignFlowArn(String connectCampaignFlowArn) Sets the value ofCfnCampaignProps.getConnectCampaignFlowArn()CfnCampaignProps.Builder.connectInstanceId(String connectInstanceId) Sets the value ofCfnCampaignProps.getConnectInstanceId()Sets the value ofCfnCampaignProps.getName()CfnCampaignProps.Builder.schedule(IResolvable schedule) Sets the value ofCfnCampaignProps.getSchedule()CfnCampaignProps.Builder.schedule(CfnCampaign.ScheduleProperty schedule) Sets the value ofCfnCampaignProps.getSchedule()CfnCampaignProps.Builder.source(IResolvable source) Sets the value ofCfnCampaignProps.getSource()CfnCampaignProps.Builder.source(CfnCampaign.SourceProperty source) Sets the value ofCfnCampaignProps.getSource()Sets the value ofCfnCampaignProps.getTags()Constructors in software.amazon.awscdk.services.connectcampaignsv2 with parameters of type CfnCampaignProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCampaignProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCampaignProps.Builder.