Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnIpAccessSettingsMixinProps.Builder
Packages that use CfnIpAccessSettingsMixinProps.Builder
-
Uses of CfnIpAccessSettingsMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb that return CfnIpAccessSettingsMixinProps.BuilderModifier and TypeMethodDescriptionCfnIpAccessSettingsMixinProps.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Sets the value ofCfnIpAccessSettingsMixinProps.getAdditionalEncryptionContext()CfnIpAccessSettingsMixinProps.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Sets the value ofCfnIpAccessSettingsMixinProps.getAdditionalEncryptionContext()CfnIpAccessSettingsMixinProps.builder()CfnIpAccessSettingsMixinProps.Builder.customerManagedKey(String customerManagedKey) Sets the value ofCfnIpAccessSettingsMixinProps.getCustomerManagedKey()CfnIpAccessSettingsMixinProps.Builder.description(String description) Sets the value ofCfnIpAccessSettingsMixinProps.getDescription()CfnIpAccessSettingsMixinProps.Builder.displayName(String displayName) Sets the value ofCfnIpAccessSettingsMixinProps.getDisplayName()Sets the value ofCfnIpAccessSettingsMixinProps.getIpRules()CfnIpAccessSettingsMixinProps.Builder.ipRules(IResolvable ipRules) Sets the value ofCfnIpAccessSettingsMixinProps.getIpRules()Sets the value ofCfnIpAccessSettingsMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb with parameters of type CfnIpAccessSettingsMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnIpAccessSettingsMixinProps.Builder.