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 step in the policy build process, containing context about what was being processed and any messages or results.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class AutomatedReasoningPolicyBuildStep
The AutomatedReasoningPolicyBuildStep type exposes the following members
Name | Description | |
---|---|---|
![]() |
AutomatedReasoningPolicyBuildStep() |
Name | Type | Description | |
---|---|---|---|
![]() |
Context | Amazon.Bedrock.Model.AutomatedReasoningPolicyBuildStepContext |
Gets and sets the property Context. Contextual information about what was being processed during this build step, such as the type of operation or the source material being analyzed. |
![]() |
Messages | System.Collections.Generic.List<Amazon.Bedrock.Model.AutomatedReasoningPolicyBuildStepMessage> |
Gets and sets the property Messages. A list of messages generated during this build step, including informational messages, warnings, and error details. |
![]() |
PriorElement | Amazon.Bedrock.Model.AutomatedReasoningPolicyDefinitionElement |
Gets and sets the property PriorElement. Reference to the previous element or step in the build process, helping to trace the sequence of operations. |
.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