testConfigurations

@JvmName(name = "listTestConfigurationsResponseTestConfigurationSummary")
fun Flow<ListTestConfigurationsResponse>.testConfigurations(): Flow<TestConfigurationSummary>

This paginator transforms the flow returned by listTestConfigurationsPaginated to access the nested member TestConfigurationSummary

Return

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