Uses of Class
software.amazon.awscdk.services.quicksight.CfnTheme.ThemeVersionProperty.Builder
-
Uses of CfnTheme.ThemeVersionProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionSets the value ofCfnTheme.ThemeVersionProperty.getArn()
CfnTheme.ThemeVersionProperty.Builder.baseThemeId
(String baseThemeId) Sets the value ofCfnTheme.ThemeVersionProperty.getBaseThemeId()
CfnTheme.ThemeVersionProperty.builder()
CfnTheme.ThemeVersionProperty.Builder.configuration
(IResolvable configuration) Sets the value ofCfnTheme.ThemeVersionProperty.getConfiguration()
CfnTheme.ThemeVersionProperty.Builder.configuration
(CfnTheme.ThemeConfigurationProperty configuration) Sets the value ofCfnTheme.ThemeVersionProperty.getConfiguration()
CfnTheme.ThemeVersionProperty.Builder.createdTime
(String createdTime) Sets the value ofCfnTheme.ThemeVersionProperty.getCreatedTime()
CfnTheme.ThemeVersionProperty.Builder.description
(String description) Sets the value ofCfnTheme.ThemeVersionProperty.getDescription()
Sets the value ofCfnTheme.ThemeVersionProperty.getErrors()
CfnTheme.ThemeVersionProperty.Builder.errors
(IResolvable errors) Sets the value ofCfnTheme.ThemeVersionProperty.getErrors()
Sets the value ofCfnTheme.ThemeVersionProperty.getStatus()
CfnTheme.ThemeVersionProperty.Builder.versionNumber
(Number versionNumber) Sets the value ofCfnTheme.ThemeVersionProperty.getVersionNumber()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTheme.ThemeVersionProperty.Builder
.