Uses of Interface
software.amazon.awscdk.interfaces.gamelift.IMatchmakingConfigurationRef
Packages that use IMatchmakingConfigurationRef
Package
Description
Amazon GameLift Construct Library
-
Uses of IMatchmakingConfigurationRef in software.amazon.awscdk.interfaces.gamelift
Subinterfaces of IMatchmakingConfigurationRef in software.amazon.awscdk.interfaces.gameliftModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMatchmakingConfigurationRef.Classes in software.amazon.awscdk.interfaces.gamelift that implement IMatchmakingConfigurationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IMatchmakingConfigurationRef in software.amazon.awscdk.services.gamelift
Classes in software.amazon.awscdk.services.gamelift that implement IMatchmakingConfigurationRefModifier and TypeClassDescriptionclassTheAWS::GameLift::MatchmakingConfigurationresource defines a new matchmaking configuration for use with FlexMatch.Methods in software.amazon.awscdk.services.gamelift that return IMatchmakingConfigurationRefModifier and TypeMethodDescriptionstatic IMatchmakingConfigurationRefCfnMatchmakingConfiguration.fromMatchmakingConfigurationArn(software.constructs.Construct scope, String id, String arn) Creates a new IMatchmakingConfigurationRef from an ARN.static IMatchmakingConfigurationRefCfnMatchmakingConfiguration.fromMatchmakingConfigurationName(software.constructs.Construct scope, String id, String matchmakingConfigurationName) Creates a new IMatchmakingConfigurationRef from a matchmakingConfigurationName.