Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connectcampaignsv2.CfnCampaignMixinProps.Builder
Packages that use CfnCampaignMixinProps.Builder
-
Uses of CfnCampaignMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.connectcampaignsv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.connectcampaignsv2 that return CfnCampaignMixinProps.BuilderModifier and TypeMethodDescriptionCfnCampaignMixinProps.builder()CfnCampaignMixinProps.Builder.channelSubtypeConfig(CfnCampaignPropsMixin.ChannelSubtypeConfigProperty channelSubtypeConfig) Sets the value ofCfnCampaignMixinProps.getChannelSubtypeConfig()CfnCampaignMixinProps.Builder.channelSubtypeConfig(IResolvable channelSubtypeConfig) Sets the value ofCfnCampaignMixinProps.getChannelSubtypeConfig()CfnCampaignMixinProps.Builder.communicationLimitsOverride(CfnCampaignPropsMixin.CommunicationLimitsConfigProperty communicationLimitsOverride) Sets the value ofCfnCampaignMixinProps.getCommunicationLimitsOverride()CfnCampaignMixinProps.Builder.communicationLimitsOverride(IResolvable communicationLimitsOverride) Sets the value ofCfnCampaignMixinProps.getCommunicationLimitsOverride()CfnCampaignMixinProps.Builder.communicationTimeConfig(CfnCampaignPropsMixin.CommunicationTimeConfigProperty communicationTimeConfig) Sets the value ofCfnCampaignMixinProps.getCommunicationTimeConfig()CfnCampaignMixinProps.Builder.communicationTimeConfig(IResolvable communicationTimeConfig) Sets the value ofCfnCampaignMixinProps.getCommunicationTimeConfig()CfnCampaignMixinProps.Builder.connectCampaignFlowArn(String connectCampaignFlowArn) Sets the value ofCfnCampaignMixinProps.getConnectCampaignFlowArn()CfnCampaignMixinProps.Builder.connectInstanceId(String connectInstanceId) Sets the value ofCfnCampaignMixinProps.getConnectInstanceId()CfnCampaignMixinProps.Builder.entryLimitsConfig(CfnCampaignPropsMixin.EntryLimitsConfigProperty entryLimitsConfig) Sets the value ofCfnCampaignMixinProps.getEntryLimitsConfig()CfnCampaignMixinProps.Builder.entryLimitsConfig(IResolvable entryLimitsConfig) Sets the value ofCfnCampaignMixinProps.getEntryLimitsConfig()Sets the value ofCfnCampaignMixinProps.getName()CfnCampaignMixinProps.Builder.schedule(CfnCampaignPropsMixin.ScheduleProperty schedule) Sets the value ofCfnCampaignMixinProps.getSchedule()CfnCampaignMixinProps.Builder.schedule(IResolvable schedule) Sets the value ofCfnCampaignMixinProps.getSchedule()CfnCampaignMixinProps.Builder.source(CfnCampaignPropsMixin.SourceProperty source) Sets the value ofCfnCampaignMixinProps.getSource()CfnCampaignMixinProps.Builder.source(IResolvable source) Sets the value ofCfnCampaignMixinProps.getSource()Sets the value ofCfnCampaignMixinProps.getTags()Sets the value ofCfnCampaignMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.connectcampaignsv2 with parameters of type CfnCampaignMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCampaignMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCampaignMixinProps.Builder.