Uses of Class
software.amazon.awscdk.services.connect.CfnWorkspaceProps.Builder
Packages that use CfnWorkspaceProps.Builder
-
Uses of CfnWorkspaceProps.Builder in software.amazon.awscdk.services.connect
Methods in software.amazon.awscdk.services.connect that return CfnWorkspaceProps.BuilderModifier and TypeMethodDescriptionCfnWorkspaceProps.Builder.associations(List<String> associations) Sets the value ofCfnWorkspaceProps.getAssociations()static CfnWorkspaceProps.BuilderCfnWorkspaceProps.builder()CfnWorkspaceProps.Builder.description(String description) Sets the value ofCfnWorkspaceProps.getDescription()CfnWorkspaceProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnWorkspaceProps.getInstanceArn()Sets the value ofCfnWorkspaceProps.getMedia()CfnWorkspaceProps.Builder.media(IResolvable media) Sets the value ofCfnWorkspaceProps.getMedia()Sets the value ofCfnWorkspaceProps.getName()Sets the value ofCfnWorkspaceProps.getPages()CfnWorkspaceProps.Builder.pages(IResolvable pages) Sets the value ofCfnWorkspaceProps.getPages()Sets the value ofCfnWorkspaceProps.getTags()CfnWorkspaceProps.Builder.theme(IResolvable theme) Sets the value ofCfnWorkspaceProps.getTheme()CfnWorkspaceProps.Builder.theme(CfnWorkspace.WorkspaceThemeProperty theme) Sets the value ofCfnWorkspaceProps.getTheme()Sets the value ofCfnWorkspaceProps.getTitle()CfnWorkspaceProps.Builder.visibility(String visibility) Sets the value ofCfnWorkspaceProps.getVisibility()Constructors in software.amazon.awscdk.services.connect with parameters of type CfnWorkspaceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkspaceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkspaceProps.Builder.