ThemeAlias

An alias for a theme.

Types

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

Properties

Link copied to clipboard

The display name of the theme alias.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the theme alias.

Link copied to clipboard

The version number of the theme alias.

Functions

Link copied to clipboard
inline fun copy(block: ThemeAlias.Builder.() -> Unit = {}): ThemeAlias
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