Class CfnBotAlias.ConversationLogSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.lex.CfnBotAlias.ConversationLogSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBotAlias.ConversationLogSettingsProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBotAlias.ConversationLogSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnBotAlias.ConversationLogSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBotAlias.ConversationLogSettingsProperty
An implementation for
CfnBotAlias.ConversationLogSettingsProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.lex.CfnBotAlias.ConversationLogSettingsProperty
CfnBotAlias.ConversationLogSettingsProperty.Builder, CfnBotAlias.ConversationLogSettingsProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBotAlias.ConversationLogSettingsProperty.Builder
.protected
Jsii$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 theCfnBotAlias.ConversationLogSettingsProperty.Builder
.
-
-
Method Details
-
getAudioLogSettings
Description copied from interface:CfnBotAlias.ConversationLogSettingsProperty
The Amazon S3 settings for logging audio to an S3 bucket.- Specified by:
getAudioLogSettings
in interfaceCfnBotAlias.ConversationLogSettingsProperty
-
getTextLogSettings
Description copied from interface:CfnBotAlias.ConversationLogSettingsProperty
The Amazon CloudWatch Logs settings for logging text and metadata.- Specified by:
getTextLogSettings
in interfaceCfnBotAlias.ConversationLogSettingsProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-