NAME
Paws::Kendra::DescribeFaqResponse
ATTRIBUTES
CreatedAt => Str
The date and time that the FAQ was created.
Description => Str
The description of the FAQ that you provided when it was created.
ErrorMessage => Str
If the Status field is FAILED, the ErrorMessage field contains the reason why the FAQ failed.
FileFormat => Str
The file format used by the input files for the FAQ.
Valid values are: "CSV", "CSV_WITH_HEADER", "JSON" =head2 Id => Str
The identifier of the FAQ.
IndexId => Str
The identifier of the index that contains the FAQ.
Name => Str
The name that you gave the FAQ when it was created.
RoleArn => Str
The Amazon Resource Name (ARN) of the role that provides access to the S3 bucket containing the input files for the FAQ.
S3Path => Paws::Kendra::S3Path
Status => Str
The status of the FAQ. It is ready to use when the status is ACTIVE.
Valid values are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "FAILED" =head2 UpdatedAt => Str
The date and time that the FAQ was last updated.