Values.ContinuousDeploymentPolicySummarySourceA summary of the information about your continuous deployment policies.
type nonrec t = {continuousDeploymentPolicy : ContinuousDeploymentPolicy.t option;The continuous deployment policy.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `List of [> `String of String_.t ] list
| `Structure of
(string
* [> `Float of Float_.t
| `String of String_.t
| `Structure of
(string * [> `Integer of Integer.t ]) list ])
list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]