deviceDeploymentSummaries

@JvmName(name = "listStageDevicesResponseDeviceDeploymentSummary")
fun Flow<ListStageDevicesResponse>.deviceDeploymentSummaries(): Flow<DeviceDeploymentSummary>

This paginator transforms the flow returned by listStageDevicesPaginated to access the nested member DeviceDeploymentSummary

Return

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