ipv6Pools

@JvmName(name = "describeIpv6PoolsResponseIpv6Pool")
fun Flow<DescribeIpv6PoolsResponse>.ipv6Pools(): Flow<Ipv6Pool>

This paginator transforms the flow returned by describeIpv6PoolsPaginated to access the nested member Ipv6Pool

Return

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