Uses of Class
software.amazon.awscdk.services.workspacesweb.CfnUserSettings.BrandingConfigurationProperty.Builder
Packages that use CfnUserSettings.BrandingConfigurationProperty.Builder
Package
Description
AWS::WorkSpacesWeb Construct Library
-
Uses of CfnUserSettings.BrandingConfigurationProperty.Builder in software.amazon.awscdk.services.workspacesweb
Methods in software.amazon.awscdk.services.workspacesweb that return CfnUserSettings.BrandingConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnUserSettings.BrandingConfigurationProperty.builder()CfnUserSettings.BrandingConfigurationProperty.Builder.colorTheme(String colorTheme) Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getColorTheme()Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getFavicon()CfnUserSettings.BrandingConfigurationProperty.Builder.faviconMetadata(IResolvable faviconMetadata) Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getFaviconMetadata()CfnUserSettings.BrandingConfigurationProperty.Builder.faviconMetadata(CfnUserSettings.ImageMetadataProperty faviconMetadata) Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getFaviconMetadata()CfnUserSettings.BrandingConfigurationProperty.Builder.localizedStrings(Map<String, ? extends Object> localizedStrings) Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getLocalizedStrings()CfnUserSettings.BrandingConfigurationProperty.Builder.localizedStrings(IResolvable localizedStrings) Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getLocalizedStrings()Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getLogo()CfnUserSettings.BrandingConfigurationProperty.Builder.logoMetadata(IResolvable logoMetadata) Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getLogoMetadata()CfnUserSettings.BrandingConfigurationProperty.Builder.logoMetadata(CfnUserSettings.ImageMetadataProperty logoMetadata) Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getLogoMetadata()CfnUserSettings.BrandingConfigurationProperty.Builder.termsOfService(String termsOfService) Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getTermsOfService()Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getWallpaper()CfnUserSettings.BrandingConfigurationProperty.Builder.wallpaperMetadata(IResolvable wallpaperMetadata) Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getWallpaperMetadata()CfnUserSettings.BrandingConfigurationProperty.Builder.wallpaperMetadata(CfnUserSettings.ImageMetadataProperty wallpaperMetadata) Sets the value ofCfnUserSettings.BrandingConfigurationProperty.getWallpaperMetadata()Constructors in software.amazon.awscdk.services.workspacesweb with parameters of type CfnUserSettings.BrandingConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserSettings.BrandingConfigurationProperty.Builder.