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.
The rule configuration for an assertion rule. That is, the criteria that you set for specific assertion controls (routing controls) that specify how many control states must be ON after a transaction completes.
Namespace: Amazon.Route53RecoveryControlConfig.Model
Assembly: AWSSDK.Route53RecoveryControlConfig.dll
Version: 3.x.y.z
public class RuleConfig
The RuleConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
RuleConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
Inverted | System.Boolean |
Gets and sets the property Inverted. Logical negation of the rule. If the rule would usually evaluate true, it's evaluated as false, and vice versa. |
|
Threshold | System.Int32 |
Gets and sets the property Threshold. The value of N, when you specify an ATLEAST rule type. That is, Threshold is the number of controls that must be set when you specify an ATLEAST type. |
|
Type | Amazon.Route53RecoveryControlConfig.RuleType |
Gets and sets the property Type. A rule can be one of the following: ATLEAST, AND, or OR. |
.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