ipamPools

@JvmName(name = "describeIpamPoolsResponseIpamPool")
fun Flow<DescribeIpamPoolsResponse>.ipamPools(): Flow<IpamPool>

This paginator transforms the flow returned by describeIpamPoolsPaginated to access the nested member IpamPool

Return

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