configurationRecorderSummaries

@JvmName(name = "listConfigurationRecordersResponseConfigurationRecorderSummary")
fun Flow<ListConfigurationRecordersResponse>.configurationRecorderSummaries(): Flow<ConfigurationRecorderSummary>

This paginator transforms the flow returned by listConfigurationRecordersPaginated to access the nested member ConfigurationRecorderSummary

Return

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