@Stability(value=Stable) @Internal public static final class CfnKnowledgeBase.RenderingConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnKnowledgeBase.RenderingConfigurationProperty
CfnKnowledgeBase.RenderingConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnKnowledgeBase.RenderingConfigurationProperty.Builder, CfnKnowledgeBase.RenderingConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnKnowledgeBase.RenderingConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnKnowledgeBase.AppIntegrationsConfigurationProperty.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 |
getTemplateUri()
A URI template containing exactly one variable in `${variableName}` format.
|
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(CfnKnowledgeBase.RenderingConfigurationProperty.Builder builder)
CfnKnowledgeBase.AppIntegrationsConfigurationProperty.Builder.public final String getTemplateUri()
CfnKnowledgeBase.RenderingConfigurationProperty
This can only be set for EXTERNAL knowledge bases. For Salesforce and ServiceNow, the variable must be one of the following:
Id , ArticleNumber , VersionNumber , Title , PublishStatus , or IsDeletednumber , short_description , sys_mod_count , workflow_state , or activeThe variable is replaced with the actual value for a piece of content when calling GetContent .
getTemplateUri in interface CfnKnowledgeBase.RenderingConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.