Values.BeforeEntryConditionsSourceThe conditions for making checks for entry to a stage. For more information about conditions, see Stage conditions and How do stage conditions work?.
type nonrec t = {conditions : ConditionList.t;The conditions that are configured as entry conditions.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Integer of RuleTimeout.t
| `List of
[> `String of Command.t
| `Structure of
(string * [> `String of ArtifactName.t ])
list ]
list
| `Map of
([> `String of RuleConfigurationKey.t ]
* [> `String of RuleConfigurationValue.t ])
list
| `String of RuleName.t
| `Structure of
(string
* [> `Enum of string
| `String of RuleProvider.t ])
list ])
list ]
list ])
list ]
list ])
list ]