analyzedResources

@JvmName(name = "listAnalyzedResourcesResponseAnalyzedResourceSummary")
fun Flow<ListAnalyzedResourcesResponse>.analyzedResources(): Flow<AnalyzedResourceSummary>

This paginator transforms the flow returned by listAnalyzedResourcesPaginated to access the nested member AnalyzedResourceSummary

Return

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