Uses of Interface
software.amazon.awscdk.interfaces.gamelift.MatchmakingConfigurationReference
Packages that use MatchmakingConfigurationReference
Package
Description
Amazon GameLift Construct Library
-
Uses of MatchmakingConfigurationReference in software.amazon.awscdk.interfaces.gamelift
Classes in software.amazon.awscdk.interfaces.gamelift that implement MatchmakingConfigurationReferenceModifier and TypeClassDescriptionstatic final classAn implementation forMatchmakingConfigurationReferenceMethods in software.amazon.awscdk.interfaces.gamelift that return MatchmakingConfigurationReferenceModifier and TypeMethodDescriptionMatchmakingConfigurationReference.Builder.build()Builds the configured instance.IMatchmakingConfigurationRef.getMatchmakingConfigurationRef()(experimental) A reference to a MatchmakingConfiguration resource.IMatchmakingConfigurationRef.Jsii$Default.getMatchmakingConfigurationRef()(experimental) A reference to a MatchmakingConfiguration resource.IMatchmakingConfigurationRef.Jsii$Proxy.getMatchmakingConfigurationRef()(experimental) A reference to a MatchmakingConfiguration resource. -
Uses of MatchmakingConfigurationReference in software.amazon.awscdk.services.gamelift
Methods in software.amazon.awscdk.services.gamelift that return MatchmakingConfigurationReferenceModifier and TypeMethodDescriptionCfnMatchmakingConfiguration.getMatchmakingConfigurationRef()A reference to a MatchmakingConfiguration resource.