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