Values.UpdateDiscovererRequestSourceUpdates the discoverer
type nonrec t = {description : string option;The description of the discoverer to update.
*)discovererId : string;The ID of the discoverer.
*)crossAccount : bool option;Support discovery of schemas in events sent to the bus from another account. (default: true)
*)}