Uses of Class
services.workspacesweb.CfnUserSettingsProps.Builder
Packages that use CfnUserSettingsProps.Builder
-
Uses of CfnUserSettingsProps.Builder in services.workspacesweb
Methods in services.workspacesweb that return CfnUserSettingsProps.BuilderModifier and TypeMethodDescriptionCfnUserSettingsProps.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Sets the value ofCfnUserSettingsProps.getAdditionalEncryptionContext()CfnUserSettingsProps.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Sets the value ofCfnUserSettingsProps.getAdditionalEncryptionContext()static CfnUserSettingsProps.BuilderCfnUserSettingsProps.builder()CfnUserSettingsProps.Builder.cookieSynchronizationConfiguration(CfnUserSettings.CookieSynchronizationConfigurationProperty cookieSynchronizationConfiguration) Sets the value ofCfnUserSettingsProps.getCookieSynchronizationConfiguration()CfnUserSettingsProps.Builder.cookieSynchronizationConfiguration(IResolvable cookieSynchronizationConfiguration) Sets the value ofCfnUserSettingsProps.getCookieSynchronizationConfiguration()CfnUserSettingsProps.Builder.copyAllowed(String copyAllowed) Sets the value ofCfnUserSettingsProps.getCopyAllowed()CfnUserSettingsProps.Builder.customerManagedKey(String customerManagedKey) Sets the value ofCfnUserSettingsProps.getCustomerManagedKey()CfnUserSettingsProps.Builder.disconnectTimeoutInMinutes(Number disconnectTimeoutInMinutes) Sets the value ofCfnUserSettingsProps.getDisconnectTimeoutInMinutes()CfnUserSettingsProps.Builder.downloadAllowed(String downloadAllowed) Sets the value ofCfnUserSettingsProps.getDownloadAllowed()CfnUserSettingsProps.Builder.idleDisconnectTimeoutInMinutes(Number idleDisconnectTimeoutInMinutes) Sets the value ofCfnUserSettingsProps.getIdleDisconnectTimeoutInMinutes()CfnUserSettingsProps.Builder.pasteAllowed(String pasteAllowed) Sets the value ofCfnUserSettingsProps.getPasteAllowed()CfnUserSettingsProps.Builder.printAllowed(String printAllowed) Sets the value ofCfnUserSettingsProps.getPrintAllowed()Sets the value ofCfnUserSettingsProps.getTags()CfnUserSettingsProps.Builder.uploadAllowed(String uploadAllowed) Sets the value ofCfnUserSettingsProps.getUploadAllowed()Constructors in services.workspacesweb with parameters of type CfnUserSettingsProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnUserSettingsProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserSettingsProps.Builder.