Uses of Class
software.amazon.awscdk.services.connect.CfnWorkspace.Builder
Packages that use CfnWorkspace.Builder
-
Uses of CfnWorkspace.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnWorkspace.BuilderModifier and TypeMethodDescriptionCfnWorkspace.Builder.associations(List<String> associations) The resource ARNs associated with the workspace.static CfnWorkspace.BuilderCfnWorkspace.Builder.description(String description) The description of the workspace.CfnWorkspace.Builder.instanceArn(String instanceArn) The Amazon Resource Name (ARN) of the instance.The media items for the workspace.CfnWorkspace.Builder.media(IResolvable media) The media items for the workspace.The name of the workspace.The pages associated with the workspace.CfnWorkspace.Builder.pages(IResolvable pages) The pages associated with the workspace.The tags used to organize, track, or control access for the workspace.CfnWorkspace.Builder.theme(IResolvable theme) 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.The title displayed for the workspace.CfnWorkspace.Builder.visibility(String visibility) Controls who can access the workspace.