AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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.

Inheritance Hierarchy

System.Object
  Amazon.SecurityHub.Model.AwsWafRegionalRulePredicateListDetails

Namespace: Amazon.SecurityHub.Model
Assembly: AWSSDK.SecurityHub.dll
Version: 3.x.y.z

Syntax

C#
public class AwsWafRegionalRulePredicateListDetails

The AwsWafRegionalRulePredicateListDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DataId System.String

Gets and sets the property DataId.

A unique identifier for a predicate in a rule, such as ByteMatchSetId or IPSetId.

Public Property Negated System.Boolean

Gets and sets the property Negated.

Specifies if you want WAF to allow, block, or count requests based on the settings in the ByteMatchSet, IPSet, SqlInjectionMatchSet, XssMatchSet, RegexMatchSet, GeoMatchSet, or SizeConstraintSet.

Public Property Type System.String

Gets and sets the property Type.

The type of predicate in a rule, such as ByteMatch or IPSet.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5