configurationsList

@JvmName(name = "listConfigurationsResponseConfigurationSummary")
fun Flow<ListConfigurationsResponse>.configurationsList(): Flow<ConfigurationSummary>

This paginator transforms the flow returned by listConfigurationsPaginated to access the nested member ConfigurationSummary

Return

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