Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.OnSourceDDoSProtectionConfigProperty
Packages that use CfnWebACLPropsMixin.OnSourceDDoSProtectionConfigProperty
-
Uses of CfnWebACLPropsMixin.OnSourceDDoSProtectionConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that implement CfnWebACLPropsMixin.OnSourceDDoSProtectionConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACLPropsMixin.OnSourceDDoSProtectionConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.OnSourceDDoSProtectionConfigPropertyModifier and TypeMethodDescriptionCfnWebACLPropsMixin.OnSourceDDoSProtectionConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.OnSourceDDoSProtectionConfigPropertyModifier and TypeMethodDescriptionCfnWebACLMixinProps.Builder.onSourceDDoSProtectionConfig(CfnWebACLPropsMixin.OnSourceDDoSProtectionConfigProperty onSourceDDoSProtectionConfig) Sets the value ofCfnWebACLMixinProps.getOnSourceDDoSProtectionConfig()CfnWebACLPropsMixin.Builder.onSourceDDoSProtectionConfig(CfnWebACLPropsMixin.OnSourceDDoSProtectionConfigProperty onSourceDDoSProtectionConfig) Configures the level of DDoS protection that applies to web ACLs associated with Application Load Balancers.