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.
Represents a formal logic rule in an Automated Reasoning policy. For example, rules can be expressed as if-then statements that define logical constraints.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class AutomatedReasoningPolicyDefinitionRule
The AutomatedReasoningPolicyDefinitionRule type exposes the following members
Name | Description | |
---|---|---|
![]() |
AutomatedReasoningPolicyDefinitionRule() |
Name | Type | Description | |
---|---|---|---|
![]() |
AlternateExpression | System.String |
Gets and sets the property AlternateExpression. The human-readable form of the rule expression, often in natural language or simplified notation. |
![]() |
Expression | System.String |
Gets and sets the property Expression. The formal logic expression of the rule. |
![]() |
Id | System.String |
Gets and sets the property Id. The unique identifier of the rule within the policy. |
.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