Uses of Interface
software.amazon.awscdk.services.connectcampaigns.CfnCampaign.OutboundCallConfigProperty
Packages that use CfnCampaign.OutboundCallConfigProperty
Package
Description
AWS::ConnectCampaigns Construct Library
-
Uses of CfnCampaign.OutboundCallConfigProperty in software.amazon.awscdk.services.connectcampaigns
Classes in software.amazon.awscdk.services.connectcampaigns that implement CfnCampaign.OutboundCallConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnCampaign.OutboundCallConfigProperty
Methods in software.amazon.awscdk.services.connectcampaigns that return CfnCampaign.OutboundCallConfigPropertyModifier and TypeMethodDescriptionCfnCampaign.OutboundCallConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.connectcampaigns with parameters of type CfnCampaign.OutboundCallConfigPropertyModifier and TypeMethodDescriptionCfnCampaign.Builder.outboundCallConfig
(CfnCampaign.OutboundCallConfigProperty outboundCallConfig) Contains information about the outbound call configuration.CfnCampaignProps.Builder.outboundCallConfig
(CfnCampaign.OutboundCallConfigProperty outboundCallConfig) Sets the value ofCfnCampaignProps.getOutboundCallConfig()
void
CfnCampaign.setOutboundCallConfig
(CfnCampaign.OutboundCallConfigProperty value) Contains information about the outbound call configuration.