class Aws::Kendra::Types::FaqSummary

Provides information about a frequently asked questions and answer contained in an index.

@!attribute [rw] id

The unique identifier of the FAQ.
@return [String]

@!attribute [rw] name

The name that you assigned the FAQ when you created or updated the
FAQ.
@return [String]

@!attribute [rw] status

The current status of the FAQ. When the status is `ACTIVE` the FAQ
is ready for use.
@return [String]

@!attribute [rw] created_at

The UNIX datetime that the FAQ was added to the index.
@return [Time]

@!attribute [rw] updated_at

The UNIX datetime that the FAQ was last updated.
@return [Time]

@!attribute [rw] file_format

The file type used to create the FAQ.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/FaqSummary AWS API Documentation

Constants

SENSITIVE