@Stability(value=Stable) @Internal public static final class CfnQuickConnect.QuickConnectConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnQuickConnect.QuickConnectConfigProperty
CfnQuickConnect.QuickConnectConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnQuickConnect.QuickConnectConfigProperty.Builder, CfnQuickConnect.QuickConnectConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnQuickConnect.QuickConnectConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnQuickConnect.PhoneNumberQuickConnectConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getPhoneConfig()
The phone configuration.
|
Object |
getQueueConfig()
The queue configuration.
|
String |
getQuickConnectType()
The type of quick connect.
|
Object |
getUserConfig()
The user configuration.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnQuickConnect.QuickConnectConfigProperty.Builder builder)
CfnQuickConnect.PhoneNumberQuickConnectConfigProperty.Builder.public final String getQuickConnectType()
CfnQuickConnect.QuickConnectConfigPropertyIn the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
getQuickConnectType in interface CfnQuickConnect.QuickConnectConfigPropertypublic final Object getPhoneConfig()
CfnQuickConnect.QuickConnectConfigPropertyThis is required only if QuickConnectType is PHONE_NUMBER.
getPhoneConfig in interface CfnQuickConnect.QuickConnectConfigPropertypublic final Object getQueueConfig()
CfnQuickConnect.QuickConnectConfigPropertyThis is required only if QuickConnectType is QUEUE.
getQueueConfig in interface CfnQuickConnect.QuickConnectConfigPropertypublic final Object getUserConfig()
CfnQuickConnect.QuickConnectConfigPropertyThis is required only if QuickConnectType is USER.
getUserConfig in interface CfnQuickConnect.QuickConnectConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.