Class CfnTestCase.EntryPointProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnTestCase.EntryPointProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTestCase.EntryPointProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTestCase.EntryPointProperty
@Stability(Stable)
@Internal
public static final class CfnTestCase.EntryPointProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTestCase.EntryPointProperty
An implementation for
CfnTestCase.EntryPointProperty-
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.connect.CfnTestCase.EntryPointProperty
CfnTestCase.EntryPointProperty.Builder, CfnTestCase.EntryPointProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTestCase.EntryPointProperty.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 theCfnTestCase.EntryPointProperty.Builder.
-
-
Method Details
-
getChatEntryPointParameters
Description copied from interface:CfnTestCase.EntryPointPropertyThe chat entry point parameters for the test case.Returns union: either
IResolvableorCfnTestCase.ChatEntryPointParametersProperty- Specified by:
getChatEntryPointParametersin interfaceCfnTestCase.EntryPointProperty- See Also:
-
getType
Description copied from interface:CfnTestCase.EntryPointPropertyThe type of the Entry Point.- Specified by:
getTypein interfaceCfnTestCase.EntryPointProperty- See Also:
-
getVoiceCallEntryPointParameters
Description copied from interface:CfnTestCase.EntryPointPropertyThe voice call entry point parameters for the test case.Returns union: either
IResolvableorCfnTestCase.VoiceCallEntryPointParametersProperty- Specified by:
getVoiceCallEntryPointParametersin interfaceCfnTestCase.EntryPointProperty- 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()
-