Uses of Class
software.amazon.awscdk.services.wafv2.CfnRuleGroup.HeadersProperty.Builder
-
Uses of CfnRuleGroup.HeadersProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier and TypeMethodDescriptionCfnRuleGroup.HeadersProperty.builder()
CfnRuleGroup.HeadersProperty.Builder.matchPattern
(IResolvable matchPattern) Sets the value ofCfnRuleGroup.HeadersProperty.getMatchPattern()
CfnRuleGroup.HeadersProperty.Builder.matchPattern
(CfnRuleGroup.HeaderMatchPatternProperty matchPattern) Sets the value ofCfnRuleGroup.HeadersProperty.getMatchPattern()
CfnRuleGroup.HeadersProperty.Builder.matchScope
(String matchScope) Sets the value ofCfnRuleGroup.HeadersProperty.getMatchScope()
CfnRuleGroup.HeadersProperty.Builder.oversizeHandling
(String oversizeHandling) Sets the value ofCfnRuleGroup.HeadersProperty.getOversizeHandling()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRuleGroup.HeadersProperty.Builder
.