DescribeThemeRequest

Types

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

Properties

Link copied to clipboard

The alias of the theme that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the theme by providing the keyword $LATEST in the AliasName parameter. The keyword $PUBLISHED doesn't apply to themes.

Link copied to clipboard

The ID of the Amazon Web Services account that contains the theme that you're describing.

Link copied to clipboard

The ID for the theme.

Link copied to clipboard

The version number for the version to describe. If a VersionNumber parameter value isn't provided, the latest version of the theme is described.

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