Uses of Interface
software.amazon.awscdk.interfaces.gamelift.IMatchmakingRuleSetRef
Packages that use IMatchmakingRuleSetRef
Package
Description
Amazon GameLift Construct Library
-
Uses of IMatchmakingRuleSetRef in software.amazon.awscdk.interfaces.gamelift
Subinterfaces of IMatchmakingRuleSetRef in software.amazon.awscdk.interfaces.gameliftModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMatchmakingRuleSetRef.Classes in software.amazon.awscdk.interfaces.gamelift that implement IMatchmakingRuleSetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IMatchmakingRuleSetRef in software.amazon.awscdk.services.gamelift
Classes in software.amazon.awscdk.services.gamelift that implement IMatchmakingRuleSetRefModifier and TypeClassDescriptionclassCreates a new rule set for FlexMatch matchmaking.Methods in software.amazon.awscdk.services.gamelift that return IMatchmakingRuleSetRefModifier and TypeMethodDescriptionstatic IMatchmakingRuleSetRefCfnMatchmakingRuleSet.fromMatchmakingRuleSetArn(software.constructs.Construct scope, String id, String arn) Creates a new IMatchmakingRuleSetRef from an ARN.static IMatchmakingRuleSetRefCfnMatchmakingRuleSet.fromMatchmakingRuleSetName(software.constructs.Construct scope, String id, String matchmakingRuleSetName) Creates a new IMatchmakingRuleSetRef from a matchmakingRuleSetName.