describeMatchmakingRuleSets
inline suspend fun GameLiftClient.describeMatchmakingRuleSets(crossinline block: DescribeMatchmakingRuleSetsRequest.Builder.() -> Unit): DescribeMatchmakingRuleSetsResponse
Retrieves the details for FlexMatch matchmaking rule sets. You can request all existing rule sets for the Region, or provide a list of one or more rule set names. When requesting multiple items, use the pagination parameters to retrieve results as a set of sequential pages. If successful, a rule set is returned for each requested name.
Learn more