profileAssociations

@JvmName(name = "listProfileAssociationsResponseProfileAssociation")
fun Flow<ListProfileAssociationsResponse>.profileAssociations(): Flow<ProfileAssociation>

This paginator transforms the flow returned by listProfileAssociationsPaginated to access the nested member ProfileAssociation

Return

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