Uses of Class
software.amazon.awscdk.services.workspacesweb.CfnIpAccessSettingsProps.Builder
Packages that use CfnIpAccessSettingsProps.Builder
Package
Description
AWS::WorkSpacesWeb Construct Library
-
Uses of CfnIpAccessSettingsProps.Builder in software.amazon.awscdk.services.workspacesweb
Methods in software.amazon.awscdk.services.workspacesweb that return CfnIpAccessSettingsProps.BuilderModifier and TypeMethodDescriptionCfnIpAccessSettingsProps.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Sets the value ofCfnIpAccessSettingsProps.getAdditionalEncryptionContext()CfnIpAccessSettingsProps.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Sets the value ofCfnIpAccessSettingsProps.getAdditionalEncryptionContext()CfnIpAccessSettingsProps.builder()CfnIpAccessSettingsProps.Builder.customerManagedKey(String customerManagedKey) Sets the value ofCfnIpAccessSettingsProps.getCustomerManagedKey()CfnIpAccessSettingsProps.Builder.description(String description) Sets the value ofCfnIpAccessSettingsProps.getDescription()CfnIpAccessSettingsProps.Builder.displayName(String displayName) Sets the value ofCfnIpAccessSettingsProps.getDisplayName()Sets the value ofCfnIpAccessSettingsProps.getIpRules()CfnIpAccessSettingsProps.Builder.ipRules(IResolvable ipRules) Sets the value ofCfnIpAccessSettingsProps.getIpRules()Sets the value ofCfnIpAccessSettingsProps.getTags()Constructors in software.amazon.awscdk.services.workspacesweb with parameters of type CfnIpAccessSettingsProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIpAccessSettingsProps.Builder.