IMatchmakingRuleSetRef
- class aws_cdk.aws_gamelift.IMatchmakingRuleSetRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a MatchmakingRuleSet.
- Stability:
experimental
Attributes
- matchmaking_rule_set_ref
(experimental) A reference to a MatchmakingRuleSet resource.
- Stability:
experimental
- node
The tree node.