get Matchmaking Rule Set
suspend fun getMatchmakingRuleSet(argument: GetMatchmakingRuleSetPlainArgs): GetMatchmakingRuleSetResult
The AWS::GameLift::MatchmakingRuleSet resource creates an Amazon GameLift (GameLift) matchmaking rule set.
Return
null
Parameters
argument
null
Return
null
Parameters
name
A unique identifier for the matchmaking rule set.
See also
suspend fun getMatchmakingRuleSet(argument: suspend GetMatchmakingRuleSetPlainArgsBuilder.() -> Unit): GetMatchmakingRuleSetResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.gamelift.kotlin.inputs.GetMatchmakingRuleSetPlainArgs.