Class CfnCampaign.AnswerMachineDetectionConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connectcampaignsv2.CfnCampaign.AnswerMachineDetectionConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCampaign.AnswerMachineDetectionConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCampaign.AnswerMachineDetectionConfigProperty
@Stability(Stable)
@Internal
public static final class CfnCampaign.AnswerMachineDetectionConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCampaign.AnswerMachineDetectionConfigProperty
An implementation for
CfnCampaign.AnswerMachineDetectionConfigProperty-
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.services.connectcampaignsv2.CfnCampaign.AnswerMachineDetectionConfigProperty
CfnCampaign.AnswerMachineDetectionConfigProperty.Builder, CfnCampaign.AnswerMachineDetectionConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCampaign.AnswerMachineDetectionConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectEnables detection of prompts (e.g., beep after after a voicemail greeting).final ObjectFlag to decided whether outbound calls should have answering machine detection enabled or not.final inthashCode()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 theCfnCampaign.AnswerMachineDetectionConfigProperty.Builder.
-
-
Method Details
-
getEnableAnswerMachineDetection
Description copied from interface:CfnCampaign.AnswerMachineDetectionConfigPropertyFlag to decided whether outbound calls should have answering machine detection enabled or not.- Specified by:
getEnableAnswerMachineDetectionin interfaceCfnCampaign.AnswerMachineDetectionConfigProperty- See Also:
-
getAwaitAnswerMachinePrompt
Description copied from interface:CfnCampaign.AnswerMachineDetectionConfigPropertyEnables detection of prompts (e.g., beep after after a voicemail greeting).- Specified by:
getAwaitAnswerMachinePromptin interfaceCfnCampaign.AnswerMachineDetectionConfigProperty- 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()
-