Index

class Index : KotlinCustomResource

Definition of AWS::QBusiness::Index Resource Type

Properties

Link copied to clipboard
val applicationId: Output<String>

The identifier of the Amazon Q Business application using the index.

Link copied to clipboard

The capacity units you want to provision for your index. You can add and remove capacity to fit your usage needs.

Link copied to clipboard
val createdAt: Output<String>

The Unix timestamp when the index was created.

Link copied to clipboard
val description: Output<String>?

A description for the Amazon Q Business index.

Link copied to clipboard
val displayName: Output<String>

The name of the index.

Link copied to clipboard

Configuration information for document attributes. Document attributes are metadata or fields associated with your documents. For example, the company department name associated with each document. For more information, see Understanding document attributes .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val indexArn: Output<String>

The Amazon Resource Name (ARN) of an Amazon Q Business index.

Link copied to clipboard
val indexId: Output<String>

The identifier for the index.

Link copied to clipboard
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<IndexStatus>

The current status of the index. When the status is ACTIVE , the index is ready.

Link copied to clipboard
val tags: Output<List<Tag>>?

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

Link copied to clipboard
val type: Output<IndexType>?

The index type that's suitable for your needs. For more information on what's included in each type of index, see Amazon Q Business tiers .

Link copied to clipboard
val updatedAt: Output<String>

The Unix timestamp when the index was last updated.

Link copied to clipboard
val urn: Output<String>