Class CfnBot.ConversationLogSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.lex.CfnBot.ConversationLogSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBot.ConversationLogSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBot.ConversationLogSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnBot.ConversationLogSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBot.ConversationLogSettingsProperty
An implementation for
CfnBot.ConversationLogSettingsProperty-
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.lex.CfnBot.ConversationLogSettingsProperty
CfnBot.ConversationLogSettingsProperty.Builder, CfnBot.ConversationLogSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.ConversationLogSettingsProperty.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 theCfnBot.ConversationLogSettingsProperty.Builder.
-
-
Method Details
-
getAudioLogSettings
Description copied from interface:CfnBot.ConversationLogSettingsPropertyThe Amazon S3 settings for logging audio to an S3 bucket.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnBot.AudioLogSettingProperty>- Specified by:
getAudioLogSettingsin interfaceCfnBot.ConversationLogSettingsProperty- See Also:
-
getTextLogSettings
Description copied from interface:CfnBot.ConversationLogSettingsPropertyThe Amazon CloudWatch Logs settings for logging text and metadata.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnBot.TextLogSettingProperty>- Specified by:
getTextLogSettingsin interfaceCfnBot.ConversationLogSettingsProperty- 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()
-