ruleSets

@JvmName(name = "describeMatchmakingRuleSetsResponseMatchmakingRuleSet")
fun Flow<DescribeMatchmakingRuleSetsResponse>.ruleSets(): Flow<MatchmakingRuleSet>

This paginator transforms the flow returned by describeMatchmakingRuleSetsPaginated to access the nested member MatchmakingRuleSet

Return

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