domainAssociations

@JvmName(name = "listDomainAssociationsResponseDomainAssociation")
fun Flow<ListDomainAssociationsResponse>.domainAssociations(): Flow<DomainAssociation>

This paginator transforms the flow returned by listDomainAssociationsPaginated to access the nested member DomainAssociation

Return

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