Class CfnInstance.AttributesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.connect.CfnInstance.AttributesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnInstance.AttributesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnInstance.AttributesProperty
@Stability(Stable)
@Internal
public static final class CfnInstance.AttributesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnInstance.AttributesProperty
An implementation for
CfnInstance.AttributesProperty-
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.CfnInstance.AttributesProperty
CfnInstance.AttributesProperty.Builder, CfnInstance.AttributesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInstance.AttributesProperty.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 ObjectBoolean flag which enables AUTO_RESOLVE_BEST_VOICES on an instance.final ObjectBoolean flag which enables CONTACTFLOW_LOGS on an instance.final ObjectBoolean flag which enables CONTACT_LENS on an instance.final ObjectBoolean flag which enables EARLY_MEDIA on an instance.final ObjectBoolean flag which enables ENHANCED_CHAT_MONITORING on an instance.final ObjectBoolean flag which enables ENHANCED_CONTACT_MONITORING on an instance.final ObjectBoolean flag which enables HIGH_VOLUME_OUTBOUND on an instance.final ObjectMandatory element which enables inbound calls on new instance.final ObjectBoolean flag which enables MULTI_PARTY_CHAT_CONFERENCE on an instance.final ObjectBoolean flag which enables MULTI_PARTY_CONFERENCE on an instance.final ObjectMandatory element which enables outbound calls on new instance.final ObjectBoolean flag which enables USE_CUSTOM_TTS_VOICES on an instance.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 theCfnInstance.AttributesProperty.Builder.
-
-
Method Details
-
getInboundCalls
Description copied from interface:CfnInstance.AttributesPropertyMandatory element which enables inbound calls on new instance.Returns union: either
BooleanorIResolvable- Specified by:
getInboundCallsin interfaceCfnInstance.AttributesProperty- See Also:
-
getOutboundCalls
Description copied from interface:CfnInstance.AttributesPropertyMandatory element which enables outbound calls on new instance.Returns union: either
BooleanorIResolvable- Specified by:
getOutboundCallsin interfaceCfnInstance.AttributesProperty- See Also:
-
getAutoResolveBestVoices
Description copied from interface:CfnInstance.AttributesPropertyBoolean flag which enables AUTO_RESOLVE_BEST_VOICES on an instance.Returns union: either
BooleanorIResolvable- Specified by:
getAutoResolveBestVoicesin interfaceCfnInstance.AttributesProperty- See Also:
-
getContactflowLogs
Description copied from interface:CfnInstance.AttributesPropertyBoolean flag which enables CONTACTFLOW_LOGS on an instance.Returns union: either
BooleanorIResolvable- Specified by:
getContactflowLogsin interfaceCfnInstance.AttributesProperty- See Also:
-
getContactLens
Description copied from interface:CfnInstance.AttributesPropertyBoolean flag which enables CONTACT_LENS on an instance.Returns union: either
BooleanorIResolvable- Specified by:
getContactLensin interfaceCfnInstance.AttributesProperty- See Also:
-
getEarlyMedia
Description copied from interface:CfnInstance.AttributesPropertyBoolean flag which enables EARLY_MEDIA on an instance.Returns union: either
BooleanorIResolvable- Specified by:
getEarlyMediain interfaceCfnInstance.AttributesProperty- See Also:
-
getEnhancedChatMonitoring
Description copied from interface:CfnInstance.AttributesPropertyBoolean flag which enables ENHANCED_CHAT_MONITORING on an instance.Returns union: either
BooleanorIResolvable- Specified by:
getEnhancedChatMonitoringin interfaceCfnInstance.AttributesProperty- See Also:
-
getEnhancedContactMonitoring
Description copied from interface:CfnInstance.AttributesPropertyBoolean flag which enables ENHANCED_CONTACT_MONITORING on an instance.Returns union: either
BooleanorIResolvable- Specified by:
getEnhancedContactMonitoringin interfaceCfnInstance.AttributesProperty- See Also:
-
getHighVolumeOutBound
Description copied from interface:CfnInstance.AttributesPropertyBoolean flag which enables HIGH_VOLUME_OUTBOUND on an instance.Returns union: either
BooleanorIResolvable- Specified by:
getHighVolumeOutBoundin interfaceCfnInstance.AttributesProperty- See Also:
-
getMultiPartyChatConference
Description copied from interface:CfnInstance.AttributesPropertyBoolean flag which enables MULTI_PARTY_CHAT_CONFERENCE on an instance.Returns union: either
BooleanorIResolvable- Specified by:
getMultiPartyChatConferencein interfaceCfnInstance.AttributesProperty- See Also:
-
getMultiPartyConference
Description copied from interface:CfnInstance.AttributesPropertyBoolean flag which enables MULTI_PARTY_CONFERENCE on an instance.Returns union: either
BooleanorIResolvable- Specified by:
getMultiPartyConferencein interfaceCfnInstance.AttributesProperty- See Also:
-
getUseCustomTtsVoices
Description copied from interface:CfnInstance.AttributesPropertyBoolean flag which enables USE_CUSTOM_TTS_VOICES on an instance.Returns union: either
BooleanorIResolvable- Specified by:
getUseCustomTtsVoicesin interfaceCfnInstance.AttributesProperty- 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()
-