Matchmaking Rule Set Args
data class MatchmakingRuleSetArgs(val name: Output<String>? = null, val ruleSetBody: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<MatchmakingRuleSetArgs>
The AWS::GameLift::MatchmakingRuleSet resource creates an Amazon GameLift (GameLift) matchmaking rule set.
Example Usage
Example
No Java example available.
Example
No Java example available.