cidrCollections

@JvmName(name = "listCidrCollectionsResponseCollectionSummary")
fun Flow<ListCidrCollectionsResponse>.cidrCollections(): Flow<CollectionSummary>

This paginator transforms the flow returned by listCidrCollectionsPaginated to access the nested member CollectionSummary

Return

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