Skip to content

Bedrock  >  Unions  >  AutomatedReasoningPolicyBuildResultAssets

AutomatedReasoningPolicyBuildResultAssets

Union Type

Union Member Types

AutomatedReasoningPolicyBuildResultAssetsPolicyDefinition dataclass

The complete policy definition generated by the build workflow, containing all rules, variables, and custom types extracted from the source documents.

Attributes

value instance-attribute

AutomatedReasoningPolicyBuildResultAssetsQualityReport dataclass

A comprehensive report analyzing the quality of the generated policy, including metrics about rule coverage, potential conflicts, and unused elements.

Attributes

value instance-attribute

AutomatedReasoningPolicyBuildResultAssetsBuildLog dataclass

The complete build log containing detailed information about each step in the policy generation process.

Attributes

value instance-attribute

AutomatedReasoningPolicyBuildResultAssetsGeneratedTestCases dataclass

A comprehensive test suite generated by the build workflow, providing validation capabilities for automated reasoning policies.

Attributes

value instance-attribute

AutomatedReasoningPolicyBuildResultAssetsPolicyScenarios dataclass

An entity encompassing all the policy scenarios generated by the build workflow, which can be used to validate an Automated Reasoning policy.

Attributes

value instance-attribute

AutomatedReasoningPolicyBuildResultAssetsAssetManifest dataclass

A manifest listing all available artifacts produced by the build workflow. This provides a catalog of all assets that can be retrieved, including their types, names, and identifiers.

Attributes

value instance-attribute

AutomatedReasoningPolicyBuildResultAssetsDocument dataclass

A source document that was used as input during the build workflow. This allows you to retrieve the original documents that were processed to generate the policy.

Attributes

value instance-attribute

AutomatedReasoningPolicyBuildResultAssetsFidelityReport dataclass

A comprehensive fidelity report that measures how accurately the generated policy represents the source documents. The report includes coverage and accuracy scores, along with detailed grounding information for rules and variables.

Attributes

value instance-attribute

AutomatedReasoningPolicyBuildResultAssetsUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str