class Aws::Kendra::Types::DescribeFaqResponse
@!attribute [rw] id
The identifier of the FAQ. @return [String]
@!attribute [rw] index_id
The identifier of the index that contains the FAQ. @return [String]
@!attribute [rw] name
The name that you gave the FAQ when it was created. @return [String]
@!attribute [rw] description
The description of the FAQ that you provided when it was created. @return [String]
@!attribute [rw] created_at
The date and time that the FAQ was created. @return [Time]
@!attribute [rw] updated_at
The date and time that the FAQ was last updated. @return [Time]
@!attribute [rw] s3_path
Information required to find a specific file in an Amazon S3 bucket. @return [Types::S3Path]
@!attribute [rw] status
The status of the FAQ. It is ready to use when the status is `ACTIVE`. @return [String]
@!attribute [rw] role_arn
The Amazon Resource Name (ARN) of the role that provides access to the S3 bucket containing the input files for the FAQ. @return [String]
@!attribute [rw] error_message
If the `Status` field is `FAILED`, the `ErrorMessage` field contains the reason why the FAQ failed. @return [String]
@!attribute [rw] file_format
The file format used by the input files for the FAQ. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/DescribeFaqResponse AWS API Documentation
Constants
- SENSITIVE