AgentlessDialerConfig
Agentless Dialer config
Inherited functions
Casts this DialerConfig as a AgentlessDialerConfig and retrieves its aws.sdk.kotlin.services.connectcampaigns.model.AgentlessDialerConfig value. Throws an exception if the DialerConfig is not a AgentlessDialerConfig.
Casts this DialerConfig as a AgentlessDialerConfig and retrieves its aws.sdk.kotlin.services.connectcampaigns.model.AgentlessDialerConfig value. Returns null if the DialerConfig is not a AgentlessDialerConfig.
Casts this DialerConfig as a PredictiveDialerConfig and retrieves its aws.sdk.kotlin.services.connectcampaigns.model.PredictiveDialerConfig value. Throws an exception if the DialerConfig is not a PredictiveDialerConfig.
Casts this DialerConfig as a PredictiveDialerConfig and retrieves its aws.sdk.kotlin.services.connectcampaigns.model.PredictiveDialerConfig value. Returns null if the DialerConfig is not a PredictiveDialerConfig.
Casts this DialerConfig as a ProgressiveDialerConfig and retrieves its aws.sdk.kotlin.services.connectcampaigns.model.ProgressiveDialerConfig value. Throws an exception if the DialerConfig is not a ProgressiveDialerConfig.
Casts this DialerConfig as a ProgressiveDialerConfig and retrieves its aws.sdk.kotlin.services.connectcampaigns.model.ProgressiveDialerConfig value. Returns null if the DialerConfig is not a ProgressiveDialerConfig.