

# AwsWafRegionalRulePredicateListDetails
<a name="API_AwsWafRegionalRulePredicateListDetails"></a>

Provides details about 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. 

## Contents
<a name="API_AwsWafRegionalRulePredicateListDetails_Contents"></a>

 ** DataId **   <a name="securityhub-Type-AwsWafRegionalRulePredicateListDetails-DataId"></a>
A unique identifier for a predicate in a rule, such as `ByteMatchSetId` or `IPSetId`.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Negated **   <a name="securityhub-Type-AwsWafRegionalRulePredicateListDetails-Negated"></a>
Specifies if you want AWS WAF to allow, block, or count requests based on the settings in the `ByteMatchSet`, `IPSet`, `SqlInjectionMatchSet`, `XssMatchSet`, `RegexMatchSet`, `GeoMatchSet`, or `SizeConstraintSet`.   
Type: Boolean  
Required: No

 ** Type **   <a name="securityhub-Type-AwsWafRegionalRulePredicateListDetails-Type"></a>
The type of predicate in a rule, such as `ByteMatch` or `IPSet`.   
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsWafRegionalRulePredicateListDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/AwsWafRegionalRulePredicateListDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsWafRegionalRulePredicateListDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsWafRegionalRulePredicateListDetails) 