CustomizationConfiguration

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.

Types

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

Properties

Link copied to clipboard

Provides the URL where the custom CSS file is hosted for an Amazon Q web experience.

Link copied to clipboard

Provides the URL where the custom favicon file is hosted for an Amazon Q web experience.

Link copied to clipboard

Provides the URL where the custom font file is hosted for an Amazon Q web experience.

Link copied to clipboard

Provides the URL where the custom logo file is hosted for 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