serverlessCaches

@JvmName(name = "describeServerlessCachesResponseServerlessCache")
fun Flow<DescribeServerlessCachesResponse>.serverlessCaches(): Flow<ServerlessCache>

This paginator transforms the flow returned by describeServerlessCachesPaginated to access the nested member ServerlessCache

Return

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