configurationManagersList

@JvmName(name = "listConfigurationManagersResponseConfigurationManagerSummary")
fun Flow<ListConfigurationManagersResponse>.configurationManagersList(): Flow<ConfigurationManagerSummary>

This paginator transforms the flow returned by listConfigurationManagersPaginated to access the nested member ConfigurationManagerSummary

Return

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