Builder
Properties
The identifier of the Amazon Q Business application the data source will be attached to.
A token you provide to identify a request to create a data source connector. Multiple calls to the CreateDataSource
API with the same client token will create only one data source connector.
Configuration information to connect your data source repository to Amazon Q Business. Use this parameter to provide a JSON schema with configuration information specific to your data source connector.
A description for the data source connector.
A name for the data source connector.
Provides the configuration information for altering document metadata and content during the document ingestion process.
The configuration for extracting information from media in documents during ingestion.
Sets the frequency for Amazon Q Business to check the documents in your data source repository and update your index. If you don't set a schedule, Amazon Q Business won't periodically update the index.
Configuration information for an Amazon VPC (Virtual Private Cloud) to connect to your data source. For more information, see Using Amazon VPC with Amazon Q Business connectors.
Functions
construct an aws.sdk.kotlin.services.qbusiness.model.DocumentEnrichmentConfiguration inside the given block
construct an aws.sdk.kotlin.services.qbusiness.model.MediaExtractionConfiguration inside the given block
construct an aws.sdk.kotlin.services.qbusiness.model.DataSourceVpcConfiguration inside the given block