Retriever

class Retriever : KotlinCustomResource

Definition of AWS::QBusiness::Retriever Resource Type

Properties

Link copied to clipboard
val applicationId: Output<String>

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

Link copied to clipboard

Provides information on how the retriever used for your Amazon Q Business application is configured.

Link copied to clipboard
val createdAt: Output<String>

The Unix timestamp when the retriever was created.

Link copied to clipboard
val displayName: Output<String>

The name of your retriever.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val retrieverArn: Output<String>

The Amazon Resource Name (ARN) of the IAM role associated with the retriever.

Link copied to clipboard
val retrieverId: Output<String>

The identifier of the retriever used by your Amazon Q Business application.

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

The ARN of an IAM role used by Amazon Q Business to access the basic authentication credentials stored in a Secrets Manager secret.

Link copied to clipboard
val status: Output<RetrieverStatus>

The status of your retriever.

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

A list of key-value pairs that identify or categorize the retriever. You can also use tags to help control access to the retriever. 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<RetrieverType>

The type of your retriever.

Link copied to clipboard
val updatedAt: Output<String>

The Unix timestamp when the retriever was last updated.

Link copied to clipboard
val urn: Output<String>