Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnIpAccessSettingsPropsMixin.Builder
Packages that use CfnIpAccessSettingsPropsMixin.Builder
-
Uses of CfnIpAccessSettingsPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb that return CfnIpAccessSettingsPropsMixin.BuilderModifier and TypeMethodDescriptionCfnIpAccessSettingsPropsMixin.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Additional encryption context of the IP access settings.CfnIpAccessSettingsPropsMixin.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Additional encryption context of the IP access settings.CfnIpAccessSettingsPropsMixin.Builder.create()CfnIpAccessSettingsPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnIpAccessSettingsPropsMixin.Builder.customerManagedKey(String customerManagedKey) The custom managed key of the IP access settings.CfnIpAccessSettingsPropsMixin.Builder.description(String description) The description of the IP access settings.CfnIpAccessSettingsPropsMixin.Builder.displayName(String displayName) The display name of the IP access settings.The IP rules of the IP access settings.CfnIpAccessSettingsPropsMixin.Builder.ipRules(IResolvable ipRules) The IP rules of the IP access settings.The tags to add to the IP access settings resource.