Uses of Interface
software.amazon.awscdk.services.wafv2.CfnWebACL.OnSourceDDoSProtectionConfigProperty
Packages that use CfnWebACL.OnSourceDDoSProtectionConfigProperty
-
Uses of CfnWebACL.OnSourceDDoSProtectionConfigProperty in software.amazon.awscdk.services.wafv2
Classes in software.amazon.awscdk.services.wafv2 that implement CfnWebACL.OnSourceDDoSProtectionConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnWebACL.OnSourceDDoSProtectionConfigProperty
Methods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.OnSourceDDoSProtectionConfigPropertyModifier and TypeMethodDescriptionCfnWebACL.OnSourceDDoSProtectionConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.OnSourceDDoSProtectionConfigPropertyModifier and TypeMethodDescriptionCfnWebACL.Builder.onSourceDDoSProtectionConfig
(CfnWebACL.OnSourceDDoSProtectionConfigProperty onSourceDDoSProtectionConfig) Configures the level of DDoS protection that applies to web ACLs associated with Application Load Balancers.CfnWebACLProps.Builder.onSourceDDoSProtectionConfig
(CfnWebACL.OnSourceDDoSProtectionConfigProperty onSourceDDoSProtectionConfig) Sets the value ofCfnWebACLProps.getOnSourceDDoSProtectionConfig()
void
Configures the level of DDoS protection that applies to web ACLs associated with Application Load Balancers.