Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.MatchmakingConfigurationProps
Packages that use MatchmakingConfigurationProps
Package
Description
Amazon GameLift Construct Library
-
Uses of MatchmakingConfigurationProps in software.amazon.awscdk.services.gamelift.alpha
Subinterfaces of MatchmakingConfigurationProps in software.amazon.awscdk.services.gamelift.alphaModifier and TypeInterfaceDescriptioninterface
(experimental) Properties for a new queued matchmaking configuration.interface
(experimental) Properties for a new standalone matchmaking configuration.Classes in software.amazon.awscdk.services.gamelift.alpha that implement MatchmakingConfigurationPropsModifier and TypeClassDescriptionstatic final class
An implementation forMatchmakingConfigurationProps
static final class
An implementation forQueuedMatchmakingConfigurationProps
static final class
An implementation forStandaloneMatchmakingConfigurationProps
Methods in software.amazon.awscdk.services.gamelift.alpha that return MatchmakingConfigurationPropsModifier and TypeMethodDescriptionMatchmakingConfigurationProps.Builder.build()
Builds the configured instance.