Uses of Interface
software.amazon.awscdk.services.workspacesweb.CfnDataProtectionSettings.InlineRedactionConfigurationProperty
Packages that use CfnDataProtectionSettings.InlineRedactionConfigurationProperty
Package
Description
AWS::WorkSpacesWeb Construct Library
-
Uses of CfnDataProtectionSettings.InlineRedactionConfigurationProperty in software.amazon.awscdk.services.workspacesweb
Classes in software.amazon.awscdk.services.workspacesweb that implement CfnDataProtectionSettings.InlineRedactionConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDataProtectionSettings.InlineRedactionConfigurationPropertyMethods in software.amazon.awscdk.services.workspacesweb that return CfnDataProtectionSettings.InlineRedactionConfigurationPropertyModifier and TypeMethodDescriptionCfnDataProtectionSettings.InlineRedactionConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.workspacesweb with parameters of type CfnDataProtectionSettings.InlineRedactionConfigurationPropertyModifier and TypeMethodDescriptionCfnDataProtectionSettings.Builder.inlineRedactionConfiguration(CfnDataProtectionSettings.InlineRedactionConfigurationProperty inlineRedactionConfiguration) The inline redaction configuration for the data protection settings.CfnDataProtectionSettingsProps.Builder.inlineRedactionConfiguration(CfnDataProtectionSettings.InlineRedactionConfigurationProperty inlineRedactionConfiguration) Sets the value ofCfnDataProtectionSettingsProps.getInlineRedactionConfiguration()voidCfnDataProtectionSettings.setInlineRedactionConfiguration(CfnDataProtectionSettings.InlineRedactionConfigurationProperty value) The inline redaction configuration for the data protection settings.