Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnUserSettingsMixinProps.Builder
Packages that use CfnUserSettingsMixinProps.Builder
-
Uses of CfnUserSettingsMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb that return CfnUserSettingsMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserSettingsMixinProps.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Sets the value ofCfnUserSettingsMixinProps.getAdditionalEncryptionContext()CfnUserSettingsMixinProps.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Sets the value ofCfnUserSettingsMixinProps.getAdditionalEncryptionContext()CfnUserSettingsMixinProps.Builder.brandingConfiguration(CfnUserSettingsPropsMixin.BrandingConfigurationProperty brandingConfiguration) Sets the value ofCfnUserSettingsMixinProps.getBrandingConfiguration()CfnUserSettingsMixinProps.Builder.brandingConfiguration(IResolvable brandingConfiguration) Sets the value ofCfnUserSettingsMixinProps.getBrandingConfiguration()CfnUserSettingsMixinProps.builder()CfnUserSettingsMixinProps.Builder.cookieSynchronizationConfiguration(CfnUserSettingsPropsMixin.CookieSynchronizationConfigurationProperty cookieSynchronizationConfiguration) Sets the value ofCfnUserSettingsMixinProps.getCookieSynchronizationConfiguration()CfnUserSettingsMixinProps.Builder.cookieSynchronizationConfiguration(IResolvable cookieSynchronizationConfiguration) Sets the value ofCfnUserSettingsMixinProps.getCookieSynchronizationConfiguration()CfnUserSettingsMixinProps.Builder.copyAllowed(String copyAllowed) Sets the value ofCfnUserSettingsMixinProps.getCopyAllowed()CfnUserSettingsMixinProps.Builder.customerManagedKey(String customerManagedKey) Sets the value ofCfnUserSettingsMixinProps.getCustomerManagedKey()CfnUserSettingsMixinProps.Builder.deepLinkAllowed(String deepLinkAllowed) Sets the value ofCfnUserSettingsMixinProps.getDeepLinkAllowed()CfnUserSettingsMixinProps.Builder.disconnectTimeoutInMinutes(Number disconnectTimeoutInMinutes) Sets the value ofCfnUserSettingsMixinProps.getDisconnectTimeoutInMinutes()CfnUserSettingsMixinProps.Builder.downloadAllowed(String downloadAllowed) Sets the value ofCfnUserSettingsMixinProps.getDownloadAllowed()CfnUserSettingsMixinProps.Builder.idleDisconnectTimeoutInMinutes(Number idleDisconnectTimeoutInMinutes) Sets the value ofCfnUserSettingsMixinProps.getIdleDisconnectTimeoutInMinutes()CfnUserSettingsMixinProps.Builder.pasteAllowed(String pasteAllowed) Sets the value ofCfnUserSettingsMixinProps.getPasteAllowed()CfnUserSettingsMixinProps.Builder.printAllowed(String printAllowed) Sets the value ofCfnUserSettingsMixinProps.getPrintAllowed()Sets the value ofCfnUserSettingsMixinProps.getTags()CfnUserSettingsMixinProps.Builder.toolbarConfiguration(CfnUserSettingsPropsMixin.ToolbarConfigurationProperty toolbarConfiguration) Sets the value ofCfnUserSettingsMixinProps.getToolbarConfiguration()CfnUserSettingsMixinProps.Builder.toolbarConfiguration(IResolvable toolbarConfiguration) Sets the value ofCfnUserSettingsMixinProps.getToolbarConfiguration()CfnUserSettingsMixinProps.Builder.uploadAllowed(String uploadAllowed) Sets the value ofCfnUserSettingsMixinProps.getUploadAllowed()CfnUserSettingsMixinProps.Builder.webAuthnAllowed(String webAuthnAllowed) Sets the value ofCfnUserSettingsMixinProps.getWebAuthnAllowed()Constructors in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb with parameters of type CfnUserSettingsMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserSettingsMixinProps.Builder.