UpdateExperienceRequest

Types

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

Properties

Link copied to clipboard

Configuration information you want to update for your Amazon Kendra experience.

Link copied to clipboard

A new description for your Amazon Kendra experience.

Link copied to clipboard
val id: String?

The identifier of your Amazon Kendra experience you want to update.

Link copied to clipboard

The identifier of the index for your Amazon Kendra experience.

Link copied to clipboard
val name: String?

A new name for your Amazon Kendra experience.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role with permission to access the Query API, QuerySuggestions API, SubmitFeedback API, and IAM Identity Center that stores your users and groups information. For more information, see IAM roles for Amazon Kendra.

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