Builder

class Builder

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
var id: String?

The identifier of the thesaurus.

Link copied to clipboard

The identifier of the index for the thesaurus.

Link copied to clipboard
var 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