Values.UpdatePublicKeyRequestSourceUpdate public key information. Note that the only value you can change is the comment.
type nonrec t = {publicKeyConfig : PublicKeyConfig.t;A public key configuration.
*)id : String_.t;The identifier of the public key that you are updating.
*)ifMatch : String_.t option;The value of the ETag header that you received when retrieving the public key to update. For example: E2QWRUHAPOMQZL.
*)}val of_header_and_body :
((string, String_.t) Awso.Import.List.Assoc.t * PublicKeyConfig.t) ->
t