Uses of Interface
software.amazon.awscdk.services.wafv2.CfnWebACL.ApplicationConfigProperty
Packages that use CfnWebACL.ApplicationConfigProperty
-
Uses of CfnWebACL.ApplicationConfigProperty in software.amazon.awscdk.services.wafv2
Classes in software.amazon.awscdk.services.wafv2 that implement CfnWebACL.ApplicationConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACL.ApplicationConfigPropertyMethods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.ApplicationConfigPropertyModifier and TypeMethodDescriptionCfnWebACL.ApplicationConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.ApplicationConfigPropertyModifier and TypeMethodDescriptionCfnWebACL.Builder.applicationConfig(CfnWebACL.ApplicationConfigProperty applicationConfig) Returns a list ofApplicationAttributes.CfnWebACLProps.Builder.applicationConfig(CfnWebACL.ApplicationConfigProperty applicationConfig) Sets the value ofCfnWebACLProps.getApplicationConfig()voidCfnWebACL.setApplicationConfig(CfnWebACL.ApplicationConfigProperty value) Returns a list ofApplicationAttributes.