Builder

class Builder

Properties

Link copied to clipboard

The identifier of the Amazon Q application the data source will be attached to.

Link copied to clipboard

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.

Link copied to clipboard

Configuration information to connect to your data source repository. For configuration templates for your specific data source, see Supported connectors.

Link copied to clipboard

A description for the data source connector.

Link copied to clipboard

A name for the data source connector.

Link copied to clipboard

Provides the configuration information for altering document metadata and content during the document ingestion process.

Link copied to clipboard

The identifier of the index that you want to use with the data source connector.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role with permission to access the data source and required resources.

Link copied to clipboard

Sets the frequency for Amazon Q to check the documents in your data source repository and update your index. If you don't set a schedule, Amazon Q won't periodically update the index.

Link copied to clipboard
var tags: List<Tag>?

A list of key-value pairs that identify or categorize the data source connector. You can also use tags to help control access to the data source connector. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.

Link copied to clipboard

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 connectors.