Values.AutomatedReasoningPolicyBuildWorkflowSourceSourceDefines the source content for a policy build workflow, which can include documents, repair instructions, or other input materials.
type nonrec t = {policyDefinition : AutomatedReasoningPolicyDefinition.t option;An existing policy definition that serves as the starting point for the build workflow, typically used in policy repair or update scenarios.
*)workflowContent : AutomatedReasoningPolicyWorkflowTypeContent.t option;The actual content to be processed in the build workflow, such as documents to analyze or repair instructions to apply.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Blob of
AutomatedReasoningPolicyBuildDocumentBlob.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `String of
AutomatedReasoningPolicyDefinitionTypeValueName.t ])
list ]
list
| `String of
AutomatedReasoningPolicyDefinitionTypeName.t ])
list ]
list
| `String of AutomatedReasoningPolicyFormatVersion.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Blob of
AutomatedReasoningPolicyBuildDocumentBlob.t
| `Enum of string
| `String of
AutomatedReasoningPolicyBuildDocumentName.t
| `Structure of
(string
* [> `List of
[> `String of
AutomatedReasoningPolicyDefinitionRuleId.t
| `Structure of
(string
* [> `String of
AutomatedReasoningPolicyDefinitionTypeValueName.t
| `Structure of
(string
* [> `String of
AutomatedReasoningPolicyDefinitionTypeValueName.t ])
list ])
list ]
list
| `String of
AutomatedReasoningPolicyDefinitionTypeName.t ])
list ])
list ]
list ])
list ])
list ])
list ]