Values.AutomatedReasoningPolicyScenariosSourceContains a comprehensive entity encompassing all the scenarios generated by the build workflow, which can be used to validate an Automated Reasoning policy.
type nonrec t = {policyScenarios : AutomatedReasoningPolicyScenarioList.t option;Represents a collection of generated policy scenarios.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `String of
AutomatedReasoningPolicyDefinitionRuleId.t ]
list
| `String of
AutomatedReasoningPolicyScenarioExpression.t ])
list ]
list ])
list ]