events

@JvmName(name = "getInstrumentationConfigurationStatusResponseInstrumentationStatusEvent")
fun Flow<GetInstrumentationConfigurationStatusResponse>.events(): Flow<InstrumentationStatusEvent>

This paginator transforms the flow returned by getInstrumentationConfigurationStatusPaginated to access the nested member InstrumentationStatusEvent

Return

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