ipamPoolAllocations

@JvmName(name = "getIpamPoolAllocationsResponseIpamPoolAllocation")
fun Flow<GetIpamPoolAllocationsResponse>.ipamPoolAllocations(): Flow<IpamPoolAllocation>

This paginator transforms the flow returned by getIpamPoolAllocationsPaginated to access the nested member IpamPoolAllocation

Return

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