AutomatedReasoningPolicyBuildWorkflowSource
Defines the source content for a policy build workflow, which can include documents, repair instructions, or other input materials.
Contents
- policyDefinition
-
An existing policy definition that serves as the starting point for the build workflow, typically used in policy repair or update scenarios.
Type: AutomatedReasoningPolicyDefinition object
Required: No
- workflowContent
-
The actual content to be processed in the build workflow, such as documents to analyze or repair instructions to apply.
Type: AutomatedReasoningPolicyWorkflowTypeContent object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: