Faq

class Faq : KotlinCustomResource

A Kendra FAQ resource

Properties

Link copied to clipboard
val arn: Output<String>

arn:aws:kendra:us-west-2:111122223333:index/335c3741-41df-46a6-b5d3-61f85b787884/faq/f61995a6-cd5c-4e99-9cfc-58816d8bfaa7

Link copied to clipboard
val awsId: Output<String>

The identifier for the FAQ. For example: f61995a6-cd5c-4e99-9cfc-58816d8bfaa7

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

FAQ description

Link copied to clipboard

FAQ file format

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

Index ID

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

The code for a language. This shows a supported language for the FAQ document as part of the summary information for FAQs. English is supported by default. For more information on supported languages, including their codes, see Adding documents in languages other than English .

Link copied to clipboard
val name: Output<String>

FAQ name

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

FAQ role ARN

Link copied to clipboard
val s3Path: Output<FaqS3Path>

FAQ S3 path

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

Tags for labeling the FAQ

Link copied to clipboard
val urn: Output<String>