| Package | Description |
|---|---|
| software.amazon.awscdk.services.gamelift |
Amazon GameLift Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnMatchmakingRuleSet.Builder |
CfnMatchmakingRuleSet.Builder.create(software.constructs.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.
|
CfnMatchmakingRuleSet.Builder |
CfnMatchmakingRuleSet.Builder.tags(List<? extends CfnTag> tags)
A list of labels to assign to the new matchmaking rule set resource.
|
Copyright © 2022. All rights reserved.