Values.DiscovererOutputSourcetype nonrec t = {description : string option;The description of the discoverer.
*)discovererArn : string option;The ARN of the discoverer.
*)discovererId : string option;The ID of the discoverer.
*)sourceArn : string option;The ARN of the event bus.
*)state : DiscovererState.t option;The state of the discoverer.
*)crossAccount : bool option;The Status if the discoverer will discover schemas from events sent from another account.
*)}