@Stability(value=Stable) @Internal public static final class CfnBot.OutputContextProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.OutputContextProperty
CfnBot.OutputContextPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.OutputContextProperty.Builder, CfnBot.OutputContextProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.OutputContextProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBot.AdvancedRecognitionSettingProperty.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) |
String |
getName()
The name of the output context.
|
Number |
getTimeToLiveInSeconds()
The amount of time, in seconds, that the output context should remain active.
|
Number |
getTurnsToLive()
The number of conversation turns that the output context should remain active.
|
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(CfnBot.OutputContextProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final String getName()
CfnBot.OutputContextPropertygetName in interface CfnBot.OutputContextPropertypublic final Number getTimeToLiveInSeconds()
CfnBot.OutputContextPropertyThe time is figured from the first time the context is sent to the user.
getTimeToLiveInSeconds in interface CfnBot.OutputContextPropertypublic final Number getTurnsToLive()
CfnBot.OutputContextPropertyThe number of turns is counted from the first time that the context is sent to the user.
getTurnsToLive in interface CfnBot.OutputContextProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.