Uses of Interface
software.amazon.awscdk.services.gamelift.IMatchmakingRuleSetRef
Packages that use IMatchmakingRuleSetRef
-
Uses of IMatchmakingRuleSetRef in software.amazon.awscdk.services.gamelift
Subinterfaces of IMatchmakingRuleSetRef in software.amazon.awscdk.services.gameliftModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIMatchmakingRuleSetRef
.Classes in software.amazon.awscdk.services.gamelift that implement IMatchmakingRuleSetRefModifier and TypeClassDescriptionclass
Creates a new rule set for FlexMatch matchmaking.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.gamelift that return IMatchmakingRuleSetRefModifier and TypeMethodDescriptionstatic IMatchmakingRuleSetRef
CfnMatchmakingRuleSet.fromMatchmakingRuleSetArn
(software.constructs.Construct scope, String id, String arn) Creates a new IMatchmakingRuleSetRef from an ARN.static IMatchmakingRuleSetRef
CfnMatchmakingRuleSet.fromMatchmakingRuleSetName
(software.constructs.Construct scope, String id, String matchmakingRuleSetName) Creates a new IMatchmakingRuleSetRef from a matchmakingRuleSetName.