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 Business web experience.

Link copied to clipboard

The browser extension configuration for an Amazon Q Business web experience.

Link copied to clipboard

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

Link copied to clipboard

Sets the custom logo, favicon, font, and color used in the Amazon Q web experience.

Link copied to clipboard

Information about the identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.

Link copied to clipboard

Sets the website domain origins that are allowed to embed the Amazon Q Business web experience. The domain origin refers to the base URL for accessing a website including the protocol (http/https), the domain name, and the port number (if specified).

Link copied to clipboard

The Amazon Resource Name (ARN) of the service role attached to your 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 Business web experience.

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

A list of key-value pairs that identify or categorize your Amazon Q Business 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 Business web experience.

Link copied to clipboard

The customized welcome message for end users of an Amazon Q Business 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