Values.UpdateContainerAgentResponseSourcetype nonrec t = {containerInstance : ContainerInstance.t option;The container instance that the container agent was updated for.
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `ClientException of ClientException.t| `ClusterNotFoundException of ClusterNotFoundException.t| `InvalidParameterException of InvalidParameterException.t| `MissingVersionException of MissingVersionException.t| `NoUpdateAvailableException of NoUpdateAvailableException.t| `ServerException of ServerException.t| `UpdateInProgressException of UpdateInProgressException.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
| `MissingVersionException of MissingVersionException.t
| `NoUpdateAvailableException of NoUpdateAvailableException.t
| `ServerException of ServerException.t
| `Unknown_operation_error of string * string option
| `UpdateInProgressException of UpdateInProgressException.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
| `MissingVersionException of MissingVersionException.t
| `NoUpdateAvailableException of NoUpdateAvailableException.t
| `ServerException of ServerException.t
| `Unknown_operation_error of string * string option
| `UpdateInProgressException of UpdateInProgressException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `Integer of Integer.t
| `List of
[> `String of String_.t
| `Structure of
(string * [> `String of String_.t ]) list ]
list
| `Long of Long.t
| `String of String_.t ])
list ]
list
| `Long of Long.t
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Timestamp of Timestamp.t ])
list ]
list
| `String of String_.t ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]