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.
Contains the various assets generated during a policy build workflow, including logs, quality reports, and the final policy definition.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class AutomatedReasoningPolicyBuildResultAssets
The AutomatedReasoningPolicyBuildResultAssets type exposes the following members
Name | Description | |
---|---|---|
![]() |
AutomatedReasoningPolicyBuildResultAssets() |
Name | Type | Description | |
---|---|---|---|
![]() |
BuildLog | Amazon.Bedrock.Model.AutomatedReasoningPolicyBuildLog |
Gets and sets the property BuildLog. The complete build log containing detailed information about each step in the policy generation process. |
![]() |
PolicyDefinition | Amazon.Bedrock.Model.AutomatedReasoningPolicyDefinition |
Gets and sets the property PolicyDefinition. The complete policy definition generated by the build workflow, containing all rules, variables, and custom types extracted from the source documents. |
![]() |
QualityReport | Amazon.Bedrock.Model.AutomatedReasoningPolicyDefinitionQualityReport |
Gets and sets the property QualityReport. A comprehensive report analyzing the quality of the generated policy, including metrics about rule coverage, potential conflicts, and unused elements. |
.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