ExperienceEndpoint

data class ExperienceEndpoint(val endpoint: String? = null, val endpointType: String? = null)

Constructors

Link copied to clipboard
constructor(endpoint: String? = null, endpointType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val endpoint: String? = null

The endpoint of your Amazon Kendra experience.

Link copied to clipboard
val endpointType: String? = null

The type of endpoint for your Amazon Kendra experience.