DescribeExperienceResponse

Types

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

Properties

Link copied to clipboard

Shows the configuration information for your Amazon Kendra experience. This includes ContentSourceConfiguration, which specifies the data source IDs and/or FAQ IDs, and UserIdentityConfiguration, which specifies the user or group information to grant access to your Amazon Kendra experience.

Link copied to clipboard

The Unix timestamp when your Amazon Kendra experience was created.

Link copied to clipboard

Shows the description for your Amazon Kendra experience.

Link copied to clipboard

Shows the endpoint URLs for your Amazon Kendra experiences. The URLs are unique and fully hosted by Amazon Web Services.

Link copied to clipboard

The reason your Amazon Kendra experience could not properly process.

Link copied to clipboard
val id: String?

Shows the identifier of your Amazon Kendra experience.

Link copied to clipboard

Shows the identifier of the index for your Amazon Kendra experience.

Link copied to clipboard
val name: String?

Shows the name of your Amazon Kendra experience.

Link copied to clipboard

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

Link copied to clipboard

The current processing status of your Amazon Kendra experience. When the status is ACTIVE, your Amazon Kendra experience is ready to use. When the status is FAILED, the ErrorMessage field contains the reason that this failed.

Link copied to clipboard

The Unix timestamp when your Amazon Kendra experience 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