contentAssociationSummaries

@JvmName(name = "listContentAssociationsResponseContentAssociationSummary")
fun Flow<ListContentAssociationsResponse>.contentAssociationSummaries(): Flow<ContentAssociationSummary>

This paginator transforms the flow returned by listContentAssociationsPaginated to access the nested member ContentAssociationSummary

Return

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