Values.DescribeDaemonDeploymentsResponseSourceDescribes one or more of your daemon deployments. A daemon deployment orchestrates the progressive rollout of daemon task updates across container instances managed by the daemon's capacity providers. Each deployment includes circuit breaker and alarm-based rollback capabilities.
type nonrec t = {failures : Failures.t option;Any failures associated with the call.
*)daemonDeployments : DaemonDeploymentList.t option;The list of daemon deployments.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `ClientException of ClientException.t| `ClusterNotFoundException of ClusterNotFoundException.t| `InvalidParameterException of InvalidParameterException.t| `ServerException of ServerException.t| `UnsupportedFeatureException of UnsupportedFeatureException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `ClientException of ClientException.t
| `ClusterNotFoundException of ClusterNotFoundException.t
| `InvalidParameterException of InvalidParameterException.t
| `ServerException of ServerException.t
| `Unknown_operation_error of string * string option
| `UnsupportedFeatureException of UnsupportedFeatureException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `ClientException of ClientException.t
| `ClusterNotFoundException of ClusterNotFoundException.t
| `InvalidParameterException of InvalidParameterException.t
| `ServerException of ServerException.t
| `Unknown_operation_error of string * string option
| `UnsupportedFeatureException of UnsupportedFeatureException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Integer of BoxedInteger.t
| `List of
[> `Structure of
(string
* [> `Integer of BoxedInteger.t
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Double of DaemonDrainPercent.t
| `Enum of string
| `Integer of BoxedInteger.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Integer of BoxedInteger.t
| `String of String_.t ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `List of [> `String of String_.t ] list ])
list
| `Timestamp of Timestamp.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list ])
list ]