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 entry in the policy build log, containing information about a specific step or event in the build process.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class AutomatedReasoningPolicyBuildLogEntry
The AutomatedReasoningPolicyBuildLogEntry type exposes the following members
Name | Description | |
---|---|---|
![]() |
AutomatedReasoningPolicyBuildLogEntry() |
Name | Type | Description | |
---|---|---|---|
![]() |
Annotation | Amazon.Bedrock.Model.AutomatedReasoningPolicyAnnotation |
Gets and sets the property Annotation. The annotation or operation that was being processed when this log entry was created. |
![]() |
BuildSteps | System.Collections.Generic.List<Amazon.Bedrock.Model.AutomatedReasoningPolicyBuildStep> |
Gets and sets the property BuildSteps. Detailed information about the specific build steps that were executed, including any sub-operations or transformations. |
![]() |
Status | Amazon.Bedrock.AutomatedReasoningPolicyAnnotationStatus |
Gets and sets the property Status. The status of the build step (e.g., SUCCESS, FAILED, IN_PROGRESS). |
.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