Builder
Properties
Configuration information for indexing attachments to Confluence blogs and pages.
Whether you want to connect to Confluence using basic authentication of user name and password, or a personal access token. You can use a personal access token for Confluence Server.
Configuration information for indexing Confluence blogs.
A list of regular expression patterns to exclude certain blog posts, pages, spaces, or attachments in your Confluence. Content that matches the patterns are excluded from the index. Content that doesn't match the patterns is included in the index. If content matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the content isn't included in the index.
A list of regular expression patterns to include certain blog posts, pages, spaces, or attachments in your Confluence. Content that matches the patterns are included in the index. Content that doesn't match the patterns is excluded from the index. If content matches both an inclusion and exclusion pattern, the exclusion pattern takes precedence and the content isn't included in the index.
Configuration information for indexing Confluence pages.
Configuration information to connect to your Confluence URL instance via a web proxy. You can use this option for Confluence Server.
Configuration information for indexing Confluence spaces.
The version or the type of Confluence installation to connect to.
Configuration information for an Amazon Virtual Private Cloud to connect to your Confluence. For more information, see Configuring a VPC.
Functions
construct an aws.sdk.kotlin.services.kendra.model.ConfluenceAttachmentConfiguration inside the given block
construct an aws.sdk.kotlin.services.kendra.model.ConfluenceBlogConfiguration inside the given block
construct an aws.sdk.kotlin.services.kendra.model.ConfluencePageConfiguration inside the given block
construct an aws.sdk.kotlin.services.kendra.model.ProxyConfiguration inside the given block
construct an aws.sdk.kotlin.services.kendra.model.ConfluenceSpaceConfiguration inside the given block
construct an aws.sdk.kotlin.services.kendra.model.DataSourceVpcConfiguration inside the given block