| Package | Description |
|---|---|
| software.amazon.awscdk.services.gamelift |
Amazon GameLift Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnMatchmakingRuleSet.Builder |
CfnMatchmakingRuleSet.Builder.create(Construct scope,
String id) |
CfnMatchmakingRuleSet.Builder |
CfnMatchmakingRuleSet.Builder.name(String name)
A unique identifier for the matchmaking rule set.
|
CfnMatchmakingRuleSet.Builder |
CfnMatchmakingRuleSet.Builder.ruleSetBody(String ruleSetBody)
A collection of matchmaking rules, formatted as a JSON string.
|
Copyright © 2022. All rights reserved.