@Stability(value=Stable) @Internal public static final class CfnBot.KendraConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.KendraConfigurationProperty
CfnBot.KendraConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.KendraConfigurationProperty.Builder, CfnBot.KendraConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.KendraConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBot.BotLocaleProperty.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 |
getKendraIndex()
The Amazon Resource Name (ARN) of the Amazon Kendra index that you want the AMAZON.KendraSearchIntent intent to search.
|
String |
getQueryFilterString()
A query filter that Amazon Lex sends to Amazon Kendra to filter the response from a query.
|
Object |
getQueryFilterStringEnabled()
Determines whether the AMAZON.KendraSearchIntent intent uses a custom query string to query the Amazon Kendra index.
|
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.KendraConfigurationProperty.Builder builder)
CfnBot.BotLocaleProperty.Builder.public final String getKendraIndex()
CfnBot.KendraConfigurationPropertygetKendraIndex in interface CfnBot.KendraConfigurationPropertypublic final String getQueryFilterString()
CfnBot.KendraConfigurationPropertyThe filter is in the format defined by Amazon Kendra.
getQueryFilterString in interface CfnBot.KendraConfigurationPropertypublic final Object getQueryFilterStringEnabled()
CfnBot.KendraConfigurationPropertygetQueryFilterStringEnabled in interface CfnBot.KendraConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.