Uses of Interface
software.amazon.awscdk.services.connect.CfnWorkspace.WorkspaceThemeProperty
Packages that use CfnWorkspace.WorkspaceThemeProperty
-
Uses of CfnWorkspace.WorkspaceThemeProperty in software.amazon.awscdk.services.connect
Classes in software.amazon.awscdk.services.connect that implement CfnWorkspace.WorkspaceThemePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWorkspace.WorkspaceThemePropertyMethods in software.amazon.awscdk.services.connect that return CfnWorkspace.WorkspaceThemePropertyModifier and TypeMethodDescriptionCfnWorkspace.WorkspaceThemeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.connect with parameters of type CfnWorkspace.WorkspaceThemePropertyModifier and TypeMethodDescriptionvoidCfnWorkspace.setTheme(CfnWorkspace.WorkspaceThemeProperty value) The theme configuration for the workspace, including colors and styling.CfnWorkspace.Builder.theme(CfnWorkspace.WorkspaceThemeProperty theme) The theme configuration for the workspace, including colors and styling.CfnWorkspaceProps.Builder.theme(CfnWorkspace.WorkspaceThemeProperty theme) Sets the value ofCfnWorkspaceProps.getTheme()