resources

@JvmName(name = "listDeviceResourcesResponseResourceSummary")
fun Flow<ListDeviceResourcesResponse>.resources(): Flow<ResourceSummary>

This paginator transforms the flow returned by listDeviceResourcesPaginated to access the nested member ResourceSummary

Return

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