Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnThemeMixinProps.Builder
Packages that use CfnThemeMixinProps.Builder
-
Uses of CfnThemeMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnThemeMixinProps.BuilderModifier and TypeMethodDescriptionCfnThemeMixinProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnThemeMixinProps.getAwsAccountId()CfnThemeMixinProps.Builder.baseThemeId(String baseThemeId) Sets the value ofCfnThemeMixinProps.getBaseThemeId()static CfnThemeMixinProps.BuilderCfnThemeMixinProps.builder()CfnThemeMixinProps.Builder.configuration(CfnThemePropsMixin.ThemeConfigurationProperty configuration) Sets the value ofCfnThemeMixinProps.getConfiguration()CfnThemeMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnThemeMixinProps.getConfiguration()Sets the value ofCfnThemeMixinProps.getName()CfnThemeMixinProps.Builder.permissions(List<? extends Object> permissions) Sets the value ofCfnThemeMixinProps.getPermissions()CfnThemeMixinProps.Builder.permissions(IResolvable permissions) Sets the value ofCfnThemeMixinProps.getPermissions()Sets the value ofCfnThemeMixinProps.getTags()Sets the value ofCfnThemeMixinProps.getThemeId()CfnThemeMixinProps.Builder.versionDescription(String versionDescription) Sets the value ofCfnThemeMixinProps.getVersionDescription()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnThemeMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnThemeMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnThemeMixinProps.Builder.