Class CfnCampaignPropsMixin.DialerConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.connectcampaigns.mixins.CfnCampaignPropsMixin.DialerConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCampaignPropsMixin.DialerConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCampaignPropsMixin.DialerConfigProperty
@Stability(Stable)
@Internal
public static final class CfnCampaignPropsMixin.DialerConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCampaignPropsMixin.DialerConfigProperty
An implementation for
CfnCampaignPropsMixin.DialerConfigProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.connectcampaigns.mixins.CfnCampaignPropsMixin.DialerConfigProperty
CfnCampaignPropsMixin.DialerConfigProperty.Builder, CfnCampaignPropsMixin.DialerConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCampaignPropsMixin.DialerConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnCampaignPropsMixin.DialerConfigProperty.Builder.
-
-
Method Details
-
getAgentlessDialerConfig
Description copied from interface:CfnCampaignPropsMixin.DialerConfigPropertyThe configuration of the agentless dialer.Returns union: either
IResolvableorCfnCampaignPropsMixin.AgentlessDialerConfigProperty- Specified by:
getAgentlessDialerConfigin interfaceCfnCampaignPropsMixin.DialerConfigProperty- See Also:
-
getPredictiveDialerConfig
Description copied from interface:CfnCampaignPropsMixin.DialerConfigPropertyThe configuration of the predictive dialer.Returns union: either
IResolvableorCfnCampaignPropsMixin.PredictiveDialerConfigProperty- Specified by:
getPredictiveDialerConfigin interfaceCfnCampaignPropsMixin.DialerConfigProperty- See Also:
-
getProgressiveDialerConfig
Description copied from interface:CfnCampaignPropsMixin.DialerConfigPropertyThe configuration of the progressive dialer.Returns union: either
IResolvableorCfnCampaignPropsMixin.ProgressiveDialerConfigProperty- Specified by:
getProgressiveDialerConfigin interfaceCfnCampaignPropsMixin.DialerConfigProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-