AutomatedReasoningPolicyWorkflowTypeContent
Defines the content and configuration for different types of policy build workflows.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- documents
-
The list of documents to be processed in a document ingestion workflow.
Type: Array of AutomatedReasoningPolicyBuildWorkflowDocument objects
Array Members: Fixed number of 1 item.
Required: No
- generateFidelityReportContent
-
The content configuration for generating a fidelity report workflow. This can include source documents to analyze or an existing fidelity report to update with a new policy definition.
Type: AutomatedReasoningPolicyGenerateFidelityReportContent object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- policyRepairAssets
-
The assets and instructions needed for a policy repair workflow, including repair annotations and guidance.
Type: AutomatedReasoningPolicyBuildWorkflowRepairContent object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: