Values_1.UpdateDocumentResultSourceUpdates one or more values for an SSM document.
type nonrec t = {documentDescription : Values_0.DocumentDescription.t option;A description of the document that was updated.
*)}type nonrec error = [ | `DocumentVersionLimitExceeded of DocumentVersionLimitExceeded.t| `DuplicateDocumentContent of DuplicateDocumentContent.t| `DuplicateDocumentVersionName of DuplicateDocumentVersionName.t| `InternalServerError of Values_0.InternalServerError.t| `InvalidDocument of Values_0.InvalidDocument.t| `InvalidDocumentContent of Values_0.InvalidDocumentContent.t| `InvalidDocumentOperation of Values_0.InvalidDocumentOperation.t| `InvalidDocumentSchemaVersion of Values_0.InvalidDocumentSchemaVersion.t| `InvalidDocumentVersion of Values_0.InvalidDocumentVersion.t| `MaxDocumentSizeExceeded of Values_0.MaxDocumentSizeExceeded.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DocumentVersionLimitExceeded of DocumentVersionLimitExceeded.t
| `DuplicateDocumentContent of DuplicateDocumentContent.t
| `DuplicateDocumentVersionName of DuplicateDocumentVersionName.t
| `InternalServerError of Values_0.InternalServerError.t
| `InvalidDocument of Values_0.InvalidDocument.t
| `InvalidDocumentContent of Values_0.InvalidDocumentContent.t
| `InvalidDocumentOperation of Values_0.InvalidDocumentOperation.t
| `InvalidDocumentSchemaVersion of Values_0.InvalidDocumentSchemaVersion.t
| `InvalidDocumentVersion of Values_0.InvalidDocumentVersion.t
| `MaxDocumentSizeExceeded of Values_0.MaxDocumentSizeExceeded.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DocumentVersionLimitExceeded of DocumentVersionLimitExceeded.t
| `DuplicateDocumentContent of DuplicateDocumentContent.t
| `DuplicateDocumentVersionName of DuplicateDocumentVersionName.t
| `InternalServerError of Values_0.InternalServerError.t
| `InvalidDocument of Values_0.InvalidDocument.t
| `InvalidDocumentContent of Values_0.InvalidDocumentContent.t
| `InvalidDocumentOperation of Values_0.InvalidDocumentOperation.t
| `InvalidDocumentSchemaVersion of Values_0.InvalidDocumentSchemaVersion.t
| `InvalidDocumentVersion of Values_0.InvalidDocumentVersion.t
| `MaxDocumentSizeExceeded of Values_0.MaxDocumentSizeExceeded.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Enum of string
| `String of string
| `Structure of
(string
* [> `Enum of string
| `String of string
| `Timestamp of string ])
list ]
list
| `String of string
| `Timestamp of string ])
list ])
list ]