@Stability(value=Stable) @Internal public static final class CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty
CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty.Builder, CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataSource.AccessControlListConfigurationProperty.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 |
getDocumentDataFieldName()
The name of the field in the custom knowledge article that contains the document data to index.
|
String |
getDocumentTitleFieldName()
The name of the field in the custom knowledge article that contains the document title.
|
Object |
getFieldMappings()
Maps attributes or field names of the custom knowledge article to Amazon Kendra index field names.
|
String |
getName()
The name of the configuration.
|
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(CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final String getDocumentDataFieldName()
CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationPropertygetDocumentDataFieldName in interface CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationPropertypublic final String getName()
CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationPropertygetName in interface CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationPropertypublic final String getDocumentTitleFieldName()
CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationPropertygetDocumentTitleFieldName in interface CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationPropertypublic final Object getFieldMappings()
CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty
To create custom fields, use the UpdateIndex API before you map to Salesforce fields. For more information, see Mapping data source fields . The Salesforce data source field names must exist in your Salesforce custom metadata.
getFieldMappings in interface CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.