Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnBrowserSettingsPropsMixin.Builder
Packages that use CfnBrowserSettingsPropsMixin.Builder
-
Uses of CfnBrowserSettingsPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb that return CfnBrowserSettingsPropsMixin.BuilderModifier and TypeMethodDescriptionCfnBrowserSettingsPropsMixin.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Additional encryption context of the browser settings.CfnBrowserSettingsPropsMixin.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Additional encryption context of the browser settings.CfnBrowserSettingsPropsMixin.Builder.browserPolicy(String browserPolicy) A JSON string containing Chrome Enterprise policies that will be applied to all streaming sessions.CfnBrowserSettingsPropsMixin.Builder.create()CfnBrowserSettingsPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnBrowserSettingsPropsMixin.Builder.customerManagedKey(String customerManagedKey) The custom managed key of the browser settings.The tags to add to the browser settings resource.CfnBrowserSettingsPropsMixin.Builder.webContentFilteringPolicy(CfnBrowserSettingsPropsMixin.WebContentFilteringPolicyProperty webContentFilteringPolicy) The policy that specifies which URLs end users are allowed to access or which URLs or domain categories they are restricted from accessing for enhanced security.CfnBrowserSettingsPropsMixin.Builder.webContentFilteringPolicy(IResolvable webContentFilteringPolicy) The policy that specifies which URLs end users are allowed to access or which URLs or domain categories they are restricted from accessing for enhanced security.