aggregatedSourceStatusList

@JvmName(name = "describeConfigurationAggregatorSourcesStatusResponseAggregatedSourceStatus")
fun Flow<DescribeConfigurationAggregatorSourcesStatusResponse>.aggregatedSourceStatusList(): Flow<AggregatedSourceStatus>

This paginator transforms the flow returned by describeConfigurationAggregatorSourcesStatusPaginated to access the nested member AggregatedSourceStatus

Return

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