profileResourceAssociations

@JvmName(name = "listProfileResourceAssociationsResponseProfileResourceAssociation")
fun Flow<ListProfileResourceAssociationsResponse>.profileResourceAssociations(): Flow<ProfileResourceAssociation>

This paginator transforms the flow returned by listProfileResourceAssociationsPaginated to access the nested member ProfileResourceAssociation

Return

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