Uses of Interface
software.amazon.awscdk.services.wafv2.CfnWebACL.AssociationConfigProperty
Packages that use CfnWebACL.AssociationConfigProperty
-
Uses of CfnWebACL.AssociationConfigProperty in software.amazon.awscdk.services.wafv2
Classes in software.amazon.awscdk.services.wafv2 that implement CfnWebACL.AssociationConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnWebACL.AssociationConfigProperty
Methods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.AssociationConfigPropertyModifier and TypeMethodDescriptionCfnWebACL.AssociationConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.AssociationConfigPropertyModifier and TypeMethodDescriptionCfnWebACL.Builder.associationConfig
(CfnWebACL.AssociationConfigProperty associationConfig) Specifies custom configurations for the associations between the web ACL and protected resources.CfnWebACLProps.Builder.associationConfig
(CfnWebACL.AssociationConfigProperty associationConfig) Sets the value ofCfnWebACLProps.getAssociationConfig()
void
CfnWebACL.setAssociationConfig
(CfnWebACL.AssociationConfigProperty value) Specifies custom configurations for the associations between the web ACL and protected resources.