Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnBrowserSettingsMixinProps.Builder
Packages that use CfnBrowserSettingsMixinProps.Builder
-
Uses of CfnBrowserSettingsMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb that return CfnBrowserSettingsMixinProps.BuilderModifier and TypeMethodDescriptionCfnBrowserSettingsMixinProps.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Sets the value ofCfnBrowserSettingsMixinProps.getAdditionalEncryptionContext()CfnBrowserSettingsMixinProps.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Sets the value ofCfnBrowserSettingsMixinProps.getAdditionalEncryptionContext()CfnBrowserSettingsMixinProps.Builder.browserPolicy(String browserPolicy) Sets the value ofCfnBrowserSettingsMixinProps.getBrowserPolicy()CfnBrowserSettingsMixinProps.builder()CfnBrowserSettingsMixinProps.Builder.customerManagedKey(String customerManagedKey) Sets the value ofCfnBrowserSettingsMixinProps.getCustomerManagedKey()Sets the value ofCfnBrowserSettingsMixinProps.getTags()CfnBrowserSettingsMixinProps.Builder.webContentFilteringPolicy(CfnBrowserSettingsPropsMixin.WebContentFilteringPolicyProperty webContentFilteringPolicy) Sets the value ofCfnBrowserSettingsMixinProps.getWebContentFilteringPolicy()CfnBrowserSettingsMixinProps.Builder.webContentFilteringPolicy(IResolvable webContentFilteringPolicy) Sets the value ofCfnBrowserSettingsMixinProps.getWebContentFilteringPolicy()Constructors in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb with parameters of type CfnBrowserSettingsMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBrowserSettingsMixinProps.Builder.