bundles

@JvmName(name = "listConfigurationBundlesResponseConfigurationBundleSummary")
fun Flow<ListConfigurationBundlesResponse>.bundles(): Flow<ConfigurationBundleSummary>

This paginator transforms the flow returned by listConfigurationBundlesPaginated to access the nested member ConfigurationBundleSummary

Return

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