resolverRuleAssociations

@JvmName(name = "listResolverRuleAssociationsResponseResolverRuleAssociation")
fun Flow<ListResolverRuleAssociationsResponse>.resolverRuleAssociations(): Flow<ResolverRuleAssociation>

This paginator transforms the flow returned by listResolverRuleAssociationsPaginated to access the nested member ResolverRuleAssociation

Return

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