PCG - how to get the created static meshes?

I have a very standard setup in my PCG graph, which generates a cluster of static meshes:

This output gives me a list of location points for where the meshes have spawned within the PCG volume, but I have no reference to the instances of the static meshes themselves.

How can I get access to the static meshes rather than the location points?

Realised there is an HISM component on the blueprint containing the graph…