associationSummaries

@JvmName(name = "listAssociationsResponseAssociationSummary")
fun Flow<ListAssociationsResponse>.associationSummaries(): Flow<AssociationSummary>

This paginator transforms the flow returned by listAssociationsPaginated to access the nested member AssociationSummary

Return

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