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 single element in an Automated Reasoning policy definition, such as a rule, variable, or type definition.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class AutomatedReasoningPolicyDefinitionElement
The AutomatedReasoningPolicyDefinitionElement type exposes the following members
Name | Description | |
---|---|---|
![]() |
AutomatedReasoningPolicyDefinitionElement() |
Name | Type | Description | |
---|---|---|---|
![]() |
PolicyDefinitionRule | Amazon.Bedrock.Model.AutomatedReasoningPolicyDefinitionRule |
Gets and sets the property PolicyDefinitionRule. A rule element within the policy definition that contains a formal logical expression used for validation. |
![]() |
PolicyDefinitionType | Amazon.Bedrock.Model.AutomatedReasoningPolicyDefinitionType |
Gets and sets the property PolicyDefinitionType. A custom type element within the policy definition that defines a set of possible values for variables. |
![]() |
PolicyDefinitionVariable | Amazon.Bedrock.Model.AutomatedReasoningPolicyDefinitionVariable |
Gets and sets the property PolicyDefinitionVariable. A variable element within the policy definition that represents a concept used in logical expressions and rules. |
.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