coipPools

@JvmName(name = "describeCoipPoolsResponseCoipPool")
fun Flow<DescribeCoipPoolsResponse>.coipPools(): Flow<CoipPool>

This paginator transforms the flow returned by describeCoipPoolsPaginated to access the nested member CoipPool

Return

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