Values.DescribeCodeBindingRequestSourceDescribe the code binding URI.
type nonrec t = {language : string;The language of the code binding.
*)registryName : string;The name of the registry.
*)schemaName : string;The name of the schema.
*)schemaVersion : string option;Specifying this limits the results to only this schema version.
*)}