public static interface AwsWafRegionalRuleGroupRulesActionDetails.Builder extends SdkPojo, CopyableBuilder<AwsWafRegionalRuleGroupRulesActionDetails.Builder,AwsWafRegionalRuleGroupRulesActionDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsWafRegionalRuleGroupRulesActionDetails.Builder |
type(String type)
Specifies the
ByteMatchSet, IPSet, SqlInjectionMatchSet,
XssMatchSet, RegexMatchSet, GeoMatchSet, and
SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether
you want to negate the settings. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsWafRegionalRuleGroupRulesActionDetails.Builder type(String type)
Specifies the ByteMatchSet, IPSet, SqlInjectionMatchSet,
XssMatchSet, RegexMatchSet, GeoMatchSet, and
SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether
you want to negate the settings.
type - Specifies the ByteMatchSet, IPSet, SqlInjectionMatchSet,
XssMatchSet, RegexMatchSet, GeoMatchSet, and
SizeConstraintSet objects that you want to add to a rule and, for each object, indicates
whether you want to negate the settings.Copyright © 2023. All rights reserved.