Uses of Class
software.amazon.awscdk.services.quicksight.CfnTheme.Builder
-
Uses of CfnTheme.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTheme.Builder.awsAccountId
(String awsAccountId) The ID of the AWS account where you want to store the new theme.CfnTheme.Builder.baseThemeId
(String baseThemeId) The ID of the theme that a custom theme will inherit from.CfnTheme.Builder.configuration
(IResolvable configuration) The theme configuration, which contains the theme display properties.CfnTheme.Builder.configuration
(CfnTheme.ThemeConfigurationProperty configuration) The theme configuration, which contains the theme display properties.static CfnTheme.Builder
A display name for the theme.CfnTheme.Builder.permissions
(List<? extends Object> permissions) A valid grouping of resource permissions to apply to the new theme.CfnTheme.Builder.permissions
(IResolvable permissions) A valid grouping of resource permissions to apply to the new theme.A map of the key-value pairs for the resource tag or tags that you want to add to the resource.An ID for the theme that you want to create.CfnTheme.Builder.versionDescription
(String versionDescription) A description of the first version of the theme that you're creating.