DescribeThesaurusResponse

Types

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

Properties

Link copied to clipboard

The Unix timestamp when the thesaurus was created.

Link copied to clipboard

The thesaurus description.

Link copied to clipboard

When the Status field value is FAILED, the ErrorMessage field provides more information.

Link copied to clipboard

The size of the thesaurus file in bytes.

Link copied to clipboard
val id: String?

The identifier of the thesaurus.

Link copied to clipboard

The identifier of the index for the thesaurus.

Link copied to clipboard
val name: String?

The thesaurus name.

Link copied to clipboard

An IAM role that gives Amazon Kendra permissions to access thesaurus file specified in SourceS3Path.

Link copied to clipboard

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

Link copied to clipboard

The current status of the thesaurus. When the value is ACTIVE, queries are able to use the thesaurus. If the Status field value is FAILED, the ErrorMessage field provides more information.

Link copied to clipboard

The number of synonym rules in the thesaurus file.

Link copied to clipboard

The number of unique terms in the thesaurus file. For example, the synonyms a,b,c and a=>d, the term count would be 4.

Link copied to clipboard

The Unix timestamp when the thesaurus 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