Values.DeleteApplicationAccessScopeRequestSourceDeletes an IAM Identity Center access scope from an application.
type nonrec t = {applicationArn : ApplicationArn.t;Specifies the ARN of the application with the access scope to delete.
*)scope : Scope.t;Specifies the name of the access scope to remove from the application.
*)}