Values.AssessmentReportsDestinationSourceThe location where Audit Manager saves assessment reports for the given assessment.
type nonrec t = {destinationType : AssessmentReportDestinationType.t option;The destination type, such as Amazon S3.
*)destination : S3Url.t option;The destination bucket where Audit Manager stores assessment reports.
*)}