CreateWebExperienceRequest

Types

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

Properties

Link copied to clipboard

The identifier of the Amazon Q web experience.

Link copied to clipboard

A token you provide to identify a request to create an Amazon Q web experience.

Link copied to clipboard

Determines whether sample prompts are enabled in the web experience for an end user.

Link copied to clipboard

A subtitle to personalize your Amazon Q web experience.

Link copied to clipboard
val tags: List<Tag>?

A list of key-value pairs that identify or categorize your Amazon Q web experience. You can also use tags to help control access to the web experience. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.

Link copied to clipboard

The title for your Amazon Q web experience.

Link copied to clipboard

The customized welcome message for end users of an Amazon Q web experience.

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