Values_2.GetRegistryInputSourceDescribes the specified registry in detail.
type nonrec t = {registryId : Values_1.RegistryId.t;This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `String of Values_0.SchemaRegistryNameString.t ])
list ])
list ]