cacheSecurityGroups

@JvmName(name = "describeCacheSecurityGroupsResponseCacheSecurityGroup")
fun Flow<DescribeCacheSecurityGroupsResponse>.cacheSecurityGroups(): Flow<CacheSecurityGroup>

This paginator transforms the flow returned by describeCacheSecurityGroupsPaginated to access the nested member CacheSecurityGroup

Return

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