inputDevices

@JvmName(name = "listInputDevicesResponseInputDeviceSummary")
fun Flow<ListInputDevicesResponse>.inputDevices(): Flow<InputDeviceSummary>

This paginator transforms the flow returned by listInputDevicesPaginated to access the nested member InputDeviceSummary

Return

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