Uses of Interface
software.amazon.awscdk.services.wafv2.CfnWebACL.AssociationConfigProperty
-
Uses of CfnWebACL.AssociationConfigProperty in software.amazon.awscdk.services.wafv2
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnWebACL.AssociationConfigProperty
Modifier and TypeMethodDescriptionCfnWebACL.AssociationConfigProperty.Builder.build()
Builds the configured instance.Modifier 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.