cacheParameterGroups

@JvmName(name = "describeCacheParameterGroupsResponseCacheParameterGroup")
fun Flow<DescribeCacheParameterGroupsResponse>.cacheParameterGroups(): Flow<CacheParameterGroup>

This paginator transforms the flow returned by describeCacheParameterGroupsPaginated to access the nested member CacheParameterGroup

Return

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