Values_0.CreatePatchBaselineResultSourceCreates a patch baseline. For information about valid key-value pairs in PatchFilters for each supported operating system type, see PatchFilter.
type nonrec error = [ | `IdempotentParameterMismatch of IdempotentParameterMismatch.t| `InternalServerError of InternalServerError.t| `ResourceLimitExceededException of ResourceLimitExceededException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `IdempotentParameterMismatch of IdempotentParameterMismatch.t
| `InternalServerError of InternalServerError.t
| `ResourceLimitExceededException of ResourceLimitExceededException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `IdempotentParameterMismatch of IdempotentParameterMismatch.t
| `InternalServerError of InternalServerError.t
| `ResourceLimitExceededException of ResourceLimitExceededException.t
| `Unknown_operation_error of string * string option ]