linkAssociations

@JvmName(name = "getLinkAssociationsResponseLinkAssociation")
fun Flow<GetLinkAssociationsResponse>.linkAssociations(): Flow<LinkAssociation>

This paginator transforms the flow returned by getLinkAssociationsPaginated to access the nested member LinkAssociation

Return

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