Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.AssociationConfigProperty
Packages that use CfnWebACLPropsMixin.AssociationConfigProperty
-
Uses of CfnWebACLPropsMixin.AssociationConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that implement CfnWebACLPropsMixin.AssociationConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACLPropsMixin.AssociationConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.AssociationConfigPropertyModifier and TypeMethodDescriptionCfnWebACLPropsMixin.AssociationConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.AssociationConfigPropertyModifier and TypeMethodDescriptionCfnWebACLMixinProps.Builder.associationConfig(CfnWebACLPropsMixin.AssociationConfigProperty associationConfig) Sets the value ofCfnWebACLMixinProps.getAssociationConfig()CfnWebACLPropsMixin.Builder.associationConfig(CfnWebACLPropsMixin.AssociationConfigProperty associationConfig) Specifies custom configurations for the associations between the web ACL and protected resources.