detectorIds

@JvmName(name = "listDetectorsResponseDetectorId")
fun Flow<ListDetectorsResponse>.detectorIds(): Flow<String>

This paginator transforms the flow returned by listDetectorsPaginated to access the nested member DetectorId

Return

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