Builder

class Builder

Properties

Link copied to clipboard

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

Link copied to clipboard

The theme ID, defined by Amazon QuickSight, that a custom theme inherits from. All themes initially inherit from a default Amazon QuickSight theme.

Link copied to clipboard

The theme configuration, which contains the theme display properties.

Link copied to clipboard
var name: String?

The name for the theme.

Link copied to clipboard

The ID for the theme.

Link copied to clipboard

A description of the theme version that you're updating Every time that you call UpdateTheme, you create a new version of the theme. Each version of the theme maintains a description of the version in VersionDescription.

Functions