BrandingConfigurationUpdateInput

The input configuration for updating branding settings. All fields are optional when updating existing branding.

Types

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

Properties

Link copied to clipboard

The color theme for components on the web portal. Choose Light if you upload a dark wallpaper, or Dark for a light wallpaper.

Link copied to clipboard

The favicon image for the portal. Provide either a binary image file or an S3 URI pointing to the image file. Maximum 100 KB in JPEG, PNG, or ICO format.

Link copied to clipboard

A map of localized text strings for different supported languages. Each locale must provide the required fields browserTabTitle and welcomeText.

Link copied to clipboard

The logo image for the portal. Provide either a binary image file or an S3 URI pointing to the image file. Maximum 100 KB in JPEG, PNG, or ICO format.

Link copied to clipboard

The terms of service text in Markdown format. To remove existing terms of service, provide an empty string.

Link copied to clipboard

The wallpaper image for the portal. Provide either a binary image file or an S3 URI pointing to the image file. Maximum 5 MB in JPEG or PNG format.

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