Values.GetApplicationAccessScopeRequestSourceRetrieves the authorized targets for an IAM Identity Center access scope for an application.
type nonrec t = {applicationArn : ApplicationArn.t;Specifies the ARN of the application with the access scope that you want to retrieve.
*)scope : Scope.t;Specifies the name of the access scope for which you want the authorized targets.
*)}