configurationAggregators

@JvmName(name = "describeConfigurationAggregatorsResponseConfigurationAggregator")
fun Flow<DescribeConfigurationAggregatorsResponse>.configurationAggregators(): Flow<ConfigurationAggregator>

This paginator transforms the flow returned by describeConfigurationAggregatorsPaginated to access the nested member ConfigurationAggregator

Return

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