Values.BatchUpdateAutomatedDiscoveryAccountsRequestSourceChanges the status of automated sensitive data discovery for one or more accounts.
type nonrec t = {accounts : AutomatedDiscoveryAccountUpdate.t list option;An array of objects, one for each account to change the status of automated sensitive data discovery for. Each object specifies the Amazon Web Services account ID for an account and a new status for that account.
*)}