CampaignArgs

constructor(connectInstanceArn: Output<String>? = null, dialerConfig: Output<CampaignDialerConfigArgs>? = null, name: Output<String>? = null, outboundCallConfig: Output<CampaignOutboundCallConfigArgs>? = null, tags: Output<List<TagArgs>>? = null)