deviceFleetSummaries

@JvmName(name = "listDeviceFleetsResponseDeviceFleetSummary")
fun Flow<ListDeviceFleetsResponse>.deviceFleetSummaries(): Flow<DeviceFleetSummary>

This paginator transforms the flow returned by listDeviceFleetsPaginated to access the nested member DeviceFleetSummary

Return

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