cidrLocations

@JvmName(name = "listCidrLocationsResponseLocationSummary")
fun Flow<ListCidrLocationsResponse>.cidrLocations(): Flow<LocationSummary>

This paginator transforms the flow returned by listCidrLocationsPaginated to access the nested member LocationSummary

Return

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