SalesforceStandardObjectConfiguration

Provides the configuration information for indexing a single standard object.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the field in the standard object table that contains the document contents.

Link copied to clipboard

The name of the field in the standard object table that contains the document title.

Link copied to clipboard

Maps attributes or field names of the standard object to Amazon Kendra index field names. 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.

Link copied to clipboard

The name of the standard object.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String