Uses of Class
software.amazon.awscdk.services.wafv2.CfnLoggingConfiguration.JsonBodyProperty.Builder
Packages that use CfnLoggingConfiguration.JsonBodyProperty.Builder
-
Uses of CfnLoggingConfiguration.JsonBodyProperty.Builder in software.amazon.awscdk.services.wafv2
Methods in software.amazon.awscdk.services.wafv2 that return CfnLoggingConfiguration.JsonBodyProperty.BuilderModifier and TypeMethodDescriptionCfnLoggingConfiguration.JsonBodyProperty.builder()
CfnLoggingConfiguration.JsonBodyProperty.Builder.invalidFallbackBehavior
(String invalidFallbackBehavior) Sets the value ofCfnLoggingConfiguration.JsonBodyProperty.getInvalidFallbackBehavior()
CfnLoggingConfiguration.JsonBodyProperty.Builder.matchPattern
(IResolvable matchPattern) Sets the value ofCfnLoggingConfiguration.JsonBodyProperty.getMatchPattern()
CfnLoggingConfiguration.JsonBodyProperty.Builder.matchPattern
(CfnLoggingConfiguration.MatchPatternProperty matchPattern) Sets the value ofCfnLoggingConfiguration.JsonBodyProperty.getMatchPattern()
CfnLoggingConfiguration.JsonBodyProperty.Builder.matchScope
(String matchScope) Sets the value ofCfnLoggingConfiguration.JsonBodyProperty.getMatchScope()
Constructors in software.amazon.awscdk.services.wafv2 with parameters of type CfnLoggingConfiguration.JsonBodyProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnLoggingConfiguration.JsonBodyProperty.Builder
.