Builder
Properties
The ID of the Amazon Web Services account where you want to store the new theme.
The ID of the theme that a custom theme will inherit from. All themes inherit from one of the starting themes defined by Amazon QuickSight. For a list of the starting themes, use ListThemes
or choose Themes from within an analysis.
The theme configuration, which contains the theme display properties.
A valid grouping of resource permissions to apply to the new theme.
A description of the first version of the theme that you're creating. Every time UpdateTheme
is called, a new version is created. Each version of the theme has a description of the version in the VersionDescription
field.
Functions
construct an aws.sdk.kotlin.services.quicksight.model.ThemeConfiguration inside the given block