Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.MatchmakingConfigurationAttributes
Packages that use MatchmakingConfigurationAttributes
Package
Description
Amazon GameLift Construct Library
-
Uses of MatchmakingConfigurationAttributes in software.amazon.awscdk.services.gamelift.alpha
Classes in software.amazon.awscdk.services.gamelift.alpha that implement MatchmakingConfigurationAttributesModifier and TypeClassDescriptionstatic final class
An implementation forMatchmakingConfigurationAttributes
Methods in software.amazon.awscdk.services.gamelift.alpha that return MatchmakingConfigurationAttributesModifier and TypeMethodDescriptionMatchmakingConfigurationAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.gamelift.alpha with parameters of type MatchmakingConfigurationAttributesModifier and TypeMethodDescriptionstatic IMatchmakingConfiguration
MatchmakingConfigurationBase.fromMatchmakingConfigurationAttributes
(software.constructs.Construct scope, String id, MatchmakingConfigurationAttributes attrs) (experimental) Import an existing matchmaking configuration from its attributes.