Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.DataProtectionConfigProperty
Packages that use CfnWebACLPropsMixin.DataProtectionConfigProperty
-
Uses of CfnWebACLPropsMixin.DataProtectionConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that implement CfnWebACLPropsMixin.DataProtectionConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACLPropsMixin.DataProtectionConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.DataProtectionConfigPropertyModifier and TypeMethodDescriptionCfnWebACLPropsMixin.DataProtectionConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.DataProtectionConfigPropertyModifier and TypeMethodDescriptionCfnWebACLMixinProps.Builder.dataProtectionConfig(CfnWebACLPropsMixin.DataProtectionConfigProperty dataProtectionConfig) Sets the value ofCfnWebACLMixinProps.getDataProtectionConfig()CfnWebACLPropsMixin.Builder.dataProtectionConfig(CfnWebACLPropsMixin.DataProtectionConfigProperty dataProtectionConfig) Specifies data protection to apply to the web request data for the web ACL.