Uses of Class
software.amazon.awscdk.services.workspacesweb.CfnBrowserSettingsProps.Builder
Packages that use CfnBrowserSettingsProps.Builder
Package
Description
AWS::WorkSpacesWeb Construct Library
-
Uses of CfnBrowserSettingsProps.Builder in software.amazon.awscdk.services.workspacesweb
Methods in software.amazon.awscdk.services.workspacesweb that return CfnBrowserSettingsProps.BuilderModifier and TypeMethodDescriptionCfnBrowserSettingsProps.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Sets the value ofCfnBrowserSettingsProps.getAdditionalEncryptionContext()CfnBrowserSettingsProps.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Sets the value ofCfnBrowserSettingsProps.getAdditionalEncryptionContext()CfnBrowserSettingsProps.Builder.browserPolicy(String browserPolicy) Sets the value ofCfnBrowserSettingsProps.getBrowserPolicy()CfnBrowserSettingsProps.builder()CfnBrowserSettingsProps.Builder.customerManagedKey(String customerManagedKey) Sets the value ofCfnBrowserSettingsProps.getCustomerManagedKey()Sets the value ofCfnBrowserSettingsProps.getTags()CfnBrowserSettingsProps.Builder.webContentFilteringPolicy(IResolvable webContentFilteringPolicy) Sets the value ofCfnBrowserSettingsProps.getWebContentFilteringPolicy()CfnBrowserSettingsProps.Builder.webContentFilteringPolicy(CfnBrowserSettings.WebContentFilteringPolicyProperty webContentFilteringPolicy) Sets the value ofCfnBrowserSettingsProps.getWebContentFilteringPolicy()Constructors in software.amazon.awscdk.services.workspacesweb with parameters of type CfnBrowserSettingsProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBrowserSettingsProps.Builder.