Values.GetAnalyzedResourceRequestSourceRetrieves an analyzed resource.
type nonrec t = {analyzerArn : AnalyzerArn.t;The ARN of the analyzer to retrieve information from.
*)resourceArn : ResourceArn.t;The ARN of the resource to retrieve information about.
*)}