sparse-intern-71089
09/11/2020, 2:41 PMlittle-cartoon-10569
09/13/2020, 10:51 PMpublicSubnetIds returns an array of Promise of OutputInstances. So you can iterate over the array. Then await each one, or call then(). Then you can apply() that.