Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connectcampaigns.CfnCampaignPropsMixin.Builder
Packages that use CfnCampaignPropsMixin.Builder
-
Uses of CfnCampaignPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.connectcampaigns
Methods in software.amazon.awscdk.cfnpropertymixins.services.connectcampaigns that return CfnCampaignPropsMixin.BuilderModifier and TypeMethodDescriptionCfnCampaignPropsMixin.Builder.connectInstanceArn(String connectInstanceArn) The Amazon Resource Name (ARN) of the Amazon Connect instance.CfnCampaignPropsMixin.Builder.create()CfnCampaignPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnCampaignPropsMixin.Builder.dialerConfig(CfnCampaignPropsMixin.DialerConfigProperty dialerConfig) Contains information about the dialer configuration.CfnCampaignPropsMixin.Builder.dialerConfig(IResolvable dialerConfig) Contains information about the dialer configuration.The name of the campaign.CfnCampaignPropsMixin.Builder.outboundCallConfig(CfnCampaignPropsMixin.OutboundCallConfigProperty outboundCallConfig) Contains information about the outbound call configuration.CfnCampaignPropsMixin.Builder.outboundCallConfig(IResolvable outboundCallConfig) Contains information about the outbound call configuration.The tags used to organize, track, or control access for this resource.