latestConfigurations

@JvmName(name = "listInstrumentationConfigurationsResponseInstrumentationConfigurationWithoutServiceEnv")
fun Flow<ListInstrumentationConfigurationsResponse>.latestConfigurations(): Flow<InstrumentationConfigurationWithoutServiceEnv>

This paginator transforms the flow returned by listInstrumentationConfigurationsPaginated to access the nested member InstrumentationConfigurationWithoutServiceEnv

Return

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