connectPeerAssociations

@JvmName(name = "getConnectPeerAssociationsResponseConnectPeerAssociation")
fun Flow<GetConnectPeerAssociationsResponse>.connectPeerAssociations(): Flow<ConnectPeerAssociation>

This paginator transforms the flow returned by getConnectPeerAssociationsPaginated to access the nested member ConnectPeerAssociation

Return

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