networkInterfaces

@JvmName(name = "describeNetworkInterfacesResponseNetworkInterface")
fun Flow<DescribeNetworkInterfacesResponse>.networkInterfaces(): Flow<NetworkInterface>

This paginator transforms the flow returned by describeNetworkInterfacesPaginated to access the nested member NetworkInterface

Return

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