instanceSummaryList

@JvmName(name = "listInstancesResponseInstanceSummary")
fun Flow<ListInstancesResponse>.instanceSummaryList(): Flow<InstanceSummary>

This paginator transforms the flow returned by listInstancesPaginated to access the nested member InstanceSummary

Return

A kotlinx.coroutines.flow.Flow that can collect InstanceSummary