@Stability(value=Stable) @Internal public static final class CfnDataSource.SalesforceChatterFeedConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSource.SalesforceChatterFeedConfigurationProperty
CfnDataSource.SalesforceChatterFeedConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSource.SalesforceChatterFeedConfigurationProperty.Builder, CfnDataSource.SalesforceChatterFeedConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataSource.SalesforceChatterFeedConfigurationProperty.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 column in the Salesforce FeedItem table that contains the content to index.
|
String |
getDocumentTitleFieldName()
The name of the column in the Salesforce FeedItem table that contains the title of the document.
|
Object |
getFieldMappings()
Maps fields from a Salesforce chatter feed into Amazon Kendra index fields.
|
List<String> |
getIncludeFilterTypes()
Filters the documents in the feed based on status of the user.
|
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.SalesforceChatterFeedConfigurationProperty.Builder builder)
CfnDataSource.AccessControlListConfigurationProperty.Builder.public final String getDocumentDataFieldName()
CfnDataSource.SalesforceChatterFeedConfigurationProperty
Typically this is the Body column.
getDocumentDataFieldName in interface CfnDataSource.SalesforceChatterFeedConfigurationPropertypublic final String getDocumentTitleFieldName()
CfnDataSource.SalesforceChatterFeedConfigurationProperty
This is typically the Title column.
getDocumentTitleFieldName in interface CfnDataSource.SalesforceChatterFeedConfigurationPropertypublic final Object getFieldMappings()
CfnDataSource.SalesforceChatterFeedConfigurationPropertygetFieldMappings in interface CfnDataSource.SalesforceChatterFeedConfigurationPropertypublic final List<String> getIncludeFilterTypes()
CfnDataSource.SalesforceChatterFeedConfigurationProperty
When you specify ACTIVE_USERS only documents from users who have an active account are indexed. When you specify STANDARD_USER only documents for Salesforce standard users are documented. You can specify both.
getIncludeFilterTypes in interface CfnDataSource.SalesforceChatterFeedConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.