vtlDevices

@JvmName(name = "describeVtlDevicesResponseVtlDevice")
fun Flow<DescribeVtlDevicesResponse>.vtlDevices(): Flow<VtlDevice>

This paginator transforms the flow returned by describeVtlDevicesPaginated to access the nested member VtlDevice

Return

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