UiCustomizationType

A container for the UI customization information for a user pool's built-in app UI.

Types

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

Properties

Link copied to clipboard

The client ID for the client app.

Link copied to clipboard

The date and time, in ISO 8601 format, when the item was created.

Link copied to clipboard
val css: String?

The CSS values in the UI customization.

Link copied to clipboard

The CSS version number.

Link copied to clipboard

The logo image for the UI customization.

Link copied to clipboard

The date and time, in ISO 8601 format, when the item was modified.

Link copied to clipboard

The user pool ID for the user pool.

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