Values.GetAccessPreviewRequestSourceRetrieves information about an access preview for the specified analyzer.
type nonrec t = {accessPreviewId : AccessPreviewId.t;The unique ID for the access preview.
*)analyzerArn : AnalyzerArn.t;The ARN of the analyzer used to generate the access preview.
*)}