You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Kendra::Types::ConfluencePageConfigurationWhen passing ConfluencePageConfiguration as input to an Aws::Client method, you can use a vanilla Hash:
{
page_field_mappings: [
{
data_source_field_name: "AUTHOR", date_field_format: "DataSourceDateFieldFormat",
index_field_name: "IndexFieldName",
},
],
}
Specifies the page settings for the Confluence data source.
Returned by:
Instance Attribute Summary collapseDefines how page metadata fields should be mapped to index fields.
Defines how page metadata fields should be mapped to index fields. Before you can map a field, you must first create an index field with a matching type using the console or the UpdateIndex
operation.
If you specify the PageFieldMappings
parameter, you must specify at least one field mapping.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4