associations

@JvmName(name = "listCustomDomainAssociationsResponseAssociation")
fun Flow<ListCustomDomainAssociationsResponse>.associations(): Flow<Association>

This paginator transforms the flow returned by listCustomDomainAssociationsPaginated to access the nested member Association

Return

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