Class CfnUser.AfterContactWorkConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnUser.AfterContactWorkConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUser.AfterContactWorkConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUser.AfterContactWorkConfigProperty
@Stability(Stable)
@Internal
public static final class CfnUser.AfterContactWorkConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUser.AfterContactWorkConfigProperty
An implementation for
CfnUser.AfterContactWorkConfigProperty-
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.CfnUser.AfterContactWorkConfigProperty
CfnUser.AfterContactWorkConfigProperty.Builder, CfnUser.AfterContactWorkConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUser.AfterContactWorkConfigProperty.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 theCfnUser.AfterContactWorkConfigProperty.Builder.
-
-
Method Details
-
getAfterContactWorkTimeLimit
Description copied from interface:CfnUser.AfterContactWorkConfigPropertyThe After Call Work (ACW) timeout setting, in seconds.- Specified by:
getAfterContactWorkTimeLimitin interfaceCfnUser.AfterContactWorkConfigProperty- 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()
-