WebExperience

class WebExperience : KotlinCustomResource

Definition of AWS::QBusiness::WebExperience Resource Type

Properties

Link copied to clipboard
val applicationId: Output<String>

The identifier of the Amazon Q Business web experience.

Link copied to clipboard

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

Link copied to clipboard
val createdAt: Output<String>

The Unix timestamp when the Amazon Q Business application was last updated.

Link copied to clipboard

Contains the configuration information to customize the logo, font, and color of an Amazon Q Business web experience with individual files for each property or a CSS file for them all.

Link copied to clipboard
val defaultEndpoint: Output<String>

The endpoint URLs for your Amazon Q Business web experience. The URLs are unique and fully hosted by AWS .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

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

Link copied to clipboard
val origins: Output<List<String>>?

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
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>?

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

The status of your Amazon Q Business web experience.

Link copied to clipboard
val subtitle: Output<String>?

A subtitle to personalize your Amazon Q Business web experience.

Link copied to clipboard
val tags: Output<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
val title: Output<String>?

The title for your Amazon Q Business web experience.

Link copied to clipboard
val updatedAt: Output<String>

The Unix timestamp when your Amazon Q Business web experience was updated.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The Amazon Resource Name (ARN) of an Amazon Q Business web experience.

Link copied to clipboard
val webExperienceId: Output<String>

The identifier of your Amazon Q Business web experience.

Link copied to clipboard
val welcomeMessage: Output<String>?

A message in an Amazon Q Business web experience.