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, test cases, 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. |
|
GeneratedTestCases | Amazon.Bedrock.Model.AutomatedReasoningPolicyGeneratedTestCases |
Gets and sets the property GeneratedTestCases. A comprehensive test suite generated by the build workflow, providing validation capabilities for automated reasoning policies. |
|
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. |
|
PolicyScenarios | Amazon.Bedrock.Model.AutomatedReasoningPolicyScenarios |
Gets and sets the property PolicyScenarios. An entity encompassing all the policy scenarios generated by the build workflow, which can be used to validate an Automated Reasoning policy. |
|
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