CreateManagedLoginBrandingRequest

Types

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

Properties

Link copied to clipboard

An array of image files that you want to apply to functions like backgrounds, logos, and icons. Each object must also indicate whether it is for dark mode, light mode, or browser-adaptive mode.

Link copied to clipboard

The app client that you want to create the branding style for. Each style is linked to an app client until you delete it.

Link copied to clipboard

A JSON file, encoded as a Document type, with the the settings that you want to apply to your style.

Link copied to clipboard

When true, applies the default branding style options. These default options are managed by Amazon Cognito. You can modify them later in the branding editor.

Link copied to clipboard

The ID of the user pool where you want to create a new branding style.

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