Values.PackageGroupAllowedRepositoryUpdatesSourcetype nonrec t =
(PackageGroupOriginRestrictionType.t * PackageGroupAllowedRepositoryUpdate.t)
listval to_value :
(PackageGroupOriginRestrictionType.t
* (PackageGroupAllowedRepositoryUpdateType.t * 'a list) list)
list ->
[> `Map of
([> `Enum of string ]
* [> `Map of
([> `Enum of string ] * [> `List of [> `String of 'a ] list ])
list ])
list ]val to_query :
(PackageGroupOriginRestrictionType.t
* (PackageGroupAllowedRepositoryUpdateType.t * string list) list)
list ->
Awso.Client.Query.tval of_json :
Yojson.Safe.t ->
(PackageGroupOriginRestrictionType.t
* (PackageGroupAllowedRepositoryUpdateType.t * string list) list)
listval to_json :
(PackageGroupOriginRestrictionType.t
* (PackageGroupAllowedRepositoryUpdateType.t * string list) list)
list ->
Yojson.Safe.t