UpdateThesaurusRequest

Types

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

Properties

Link copied to clipboard

A new description for the thesaurus.

Link copied to clipboard
val id: String?

The identifier of the thesaurus you want to update.

Link copied to clipboard

The identifier of the index for the thesaurus.

Link copied to clipboard
val name: String?

A new name for the thesaurus.

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.

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