publicIpv4Pools

@JvmName(name = "describePublicIpv4PoolsResponsePublicIpv4Pool")
fun Flow<DescribePublicIpv4PoolsResponse>.publicIpv4Pools(): Flow<PublicIpv4Pool>

This paginator transforms the flow returned by describePublicIpv4PoolsPaginated to access the nested member PublicIpv4Pool

Return

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