Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connectcampaigns.CfnCampaignMixinProps.Builder
Packages that use CfnCampaignMixinProps.Builder
-
Uses of CfnCampaignMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.connectcampaigns
Methods in software.amazon.awscdk.cfnpropertymixins.services.connectcampaigns that return CfnCampaignMixinProps.BuilderModifier and TypeMethodDescriptionCfnCampaignMixinProps.builder()CfnCampaignMixinProps.Builder.connectInstanceArn(String connectInstanceArn) Sets the value ofCfnCampaignMixinProps.getConnectInstanceArn()CfnCampaignMixinProps.Builder.dialerConfig(CfnCampaignPropsMixin.DialerConfigProperty dialerConfig) Sets the value ofCfnCampaignMixinProps.getDialerConfig()CfnCampaignMixinProps.Builder.dialerConfig(IResolvable dialerConfig) Sets the value ofCfnCampaignMixinProps.getDialerConfig()Sets the value ofCfnCampaignMixinProps.getName()CfnCampaignMixinProps.Builder.outboundCallConfig(CfnCampaignPropsMixin.OutboundCallConfigProperty outboundCallConfig) Sets the value ofCfnCampaignMixinProps.getOutboundCallConfig()CfnCampaignMixinProps.Builder.outboundCallConfig(IResolvable outboundCallConfig) Sets the value ofCfnCampaignMixinProps.getOutboundCallConfig()Sets the value ofCfnCampaignMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.connectcampaigns with parameters of type CfnCampaignMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCampaignMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCampaignMixinProps.Builder.