Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnDataProtectionSettingsPropsMixin.Builder
Packages that use CfnDataProtectionSettingsPropsMixin.Builder
-
Uses of CfnDataProtectionSettingsPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb that return CfnDataProtectionSettingsPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDataProtectionSettingsPropsMixin.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) The additional encryption context of the data protection settings.CfnDataProtectionSettingsPropsMixin.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) The additional encryption context of the data protection settings.CfnDataProtectionSettingsPropsMixin.Builder.create()CfnDataProtectionSettingsPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDataProtectionSettingsPropsMixin.Builder.customerManagedKey(String customerManagedKey) The customer managed key used to encrypt sensitive information in the data protection settings.CfnDataProtectionSettingsPropsMixin.Builder.description(String description) The description of the data protection settings.CfnDataProtectionSettingsPropsMixin.Builder.displayName(String displayName) The display name of the data protection settings.CfnDataProtectionSettingsPropsMixin.Builder.inlineRedactionConfiguration(CfnDataProtectionSettingsPropsMixin.InlineRedactionConfigurationProperty inlineRedactionConfiguration) The inline redaction configuration for the data protection settings.CfnDataProtectionSettingsPropsMixin.Builder.inlineRedactionConfiguration(IResolvable inlineRedactionConfiguration) The inline redaction configuration for the data protection settings.The tags of the data protection settings.