@Stability(value=Stable) @Internal public static final class CfnKnowledgeBaseProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnKnowledgeBaseProps
CfnKnowledgeBasePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnKnowledgeBaseProps.Builder, CfnKnowledgeBaseProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnKnowledgeBaseProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnKnowledgeBaseProps.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 |
getDescription()
The description.
|
String |
getKnowledgeBaseType()
The type of knowledge base.
|
String |
getName()
The name of the knowledge base.
|
Object |
getRenderingConfiguration()
Information about how to render the content.
|
Object |
getServerSideEncryptionConfiguration()
The KMS key used for encryption.
|
Object |
getSourceConfiguration()
The source of the knowledge base content.
|
List<CfnTag> |
getTags()
The tags used to organize, track, or control access for this resource.
|
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(CfnKnowledgeBaseProps.Builder builder)
CfnKnowledgeBaseProps.Builder.public final String getKnowledgeBaseType()
CfnKnowledgeBasePropsOnly CUSTOM knowledge bases allow you to upload your own content. EXTERNAL knowledge bases support integrations with third-party systems whose content is synchronized automatically.
getKnowledgeBaseType in interface CfnKnowledgeBasePropspublic final String getName()
CfnKnowledgeBasePropsgetName in interface CfnKnowledgeBasePropspublic final String getDescription()
CfnKnowledgeBasePropsgetDescription in interface CfnKnowledgeBasePropspublic final Object getRenderingConfiguration()
CfnKnowledgeBasePropsgetRenderingConfiguration in interface CfnKnowledgeBasePropspublic final Object getServerSideEncryptionConfiguration()
CfnKnowledgeBasePropsgetServerSideEncryptionConfiguration in interface CfnKnowledgeBasePropspublic final Object getSourceConfiguration()
CfnKnowledgeBasePropsOnly set this argument for EXTERNAL knowledge bases.
getSourceConfiguration in interface CfnKnowledgeBasePropspublic final List<CfnTag> getTags()
CfnKnowledgeBasePropsgetTags in interface CfnKnowledgeBaseProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.