classificationScopes

@JvmName(name = "listClassificationScopesResponseClassificationScopeSummary")
fun Flow<ListClassificationScopesResponse>.classificationScopes(): Flow<ClassificationScopeSummary>

This paginator transforms the flow returned by listClassificationScopesPaginated to access the nested member ClassificationScopeSummary

Return

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