resourceIdentifiers
fun Flow<ListAggregateDiscoveredResourcesResponse>.resourceIdentifiers(): Flow<AggregateResourceIdentifier>
This paginator transforms the flow returned by listAggregateDiscoveredResourcesPaginated to access the nested member AggregateResourceIdentifier
Return
A kotlinx.coroutines.flow.Flow that can collect AggregateResourceIdentifier
This paginator transforms the flow returned by listDiscoveredResourcesPaginated to access the nested member ResourceIdentifier
Return
A kotlinx.coroutines.flow.Flow that can collect ResourceIdentifier