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 information about an WAF Regional rule. This rule identifies the web requests that you want to allow, block, or count.

Inheritance Hierarchy

System.Object
  Amazon.SecurityHub.Model.AwsWafRegionalRuleDetails

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

Syntax

C#
public class AwsWafRegionalRuleDetails

The AwsWafRegionalRuleDetails type exposes the following members

Constructors

NameDescription
Public Method AwsWafRegionalRuleDetails()

Properties

NameTypeDescription
Public Property MetricName System.String

Gets and sets the property MetricName.

A name for the metrics for the rule.

Public Property Name System.String

Gets and sets the property Name.

A descriptive name for the rule.

Public Property PredicateList System.Collections.Generic.List<Amazon.SecurityHub.Model.AwsWafRegionalRulePredicateListDetails>

Gets and sets the property PredicateList.

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.

Public Property RuleId System.String

Gets and sets the property RuleId.

The ID of the rule.

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