Values.AwsSsmPatchComplianceDetailsSourceProvides information about the state of a patch on an instance based on the patch baseline that was used to patch the instance.
val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of Integer.t
| `String of NonEmptyString.t ])
list ])
list ])
list ]