Values.DefaultExportDestinationSourceThe default s3 bucket where Audit Manager saves the files that you export from evidence finder.
type nonrec t = {destinationType : ExportDestinationType.t option;The destination type, such as Amazon S3.
*)destination : S3Url.t option;The destination bucket where Audit Manager stores exported files.
*)}