deleteMatchmakingRuleSet
inline suspend fun GameLiftClient.deleteMatchmakingRuleSet(crossinline block: DeleteMatchmakingRuleSetRequest.Builder.() -> Unit): DeleteMatchmakingRuleSetResponse
Deletes an existing matchmaking rule set. To delete the rule set, provide the rule set name. Rule sets cannot be deleted if they are currently being used by a matchmaking configuration.
Learn more