cacheSubnetGroups

@JvmName(name = "describeCacheSubnetGroupsResponseCacheSubnetGroup")
fun Flow<DescribeCacheSubnetGroupsResponse>.cacheSubnetGroups(): Flow<CacheSubnetGroup>

This paginator transforms the flow returned by describeCacheSubnetGroupsPaginated to access the nested member CacheSubnetGroup

Return

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