DescribeFaqResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Unix timestamp when the FAQ was created.

Link copied to clipboard

The description of the FAQ that you provided when it was created.

Link copied to clipboard

If the Status field is FAILED, the ErrorMessage field contains the reason why the FAQ failed.

Link copied to clipboard

The file format used for the FAQ file.

Link copied to clipboard
val id: String?

The identifier of the FAQ.

Link copied to clipboard

The identifier of the index for the FAQ.

Link copied to clipboard

The code for a language. This shows a supported language for the FAQ document. 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: String?

The name that you gave the FAQ when it was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that provides access to the S3 bucket containing the FAQ file.

Link copied to clipboard

Information required to find a specific file in an Amazon S3 bucket.

Link copied to clipboard

The status of the FAQ. It is ready to use when the status is ACTIVE.

Link copied to clipboard

The Unix timestamp when the FAQ was last updated.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String