Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.GameSessionQueueAttributes
Packages that use GameSessionQueueAttributes
Package
Description
Amazon GameLift Construct Library
-
Uses of GameSessionQueueAttributes in software.amazon.awscdk.services.gamelift.alpha
Classes in software.amazon.awscdk.services.gamelift.alpha that implement GameSessionQueueAttributesModifier and TypeClassDescriptionstatic final classAn implementation forGameSessionQueueAttributesMethods in software.amazon.awscdk.services.gamelift.alpha that return GameSessionQueueAttributesModifier and TypeMethodDescriptionGameSessionQueueAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.gamelift.alpha with parameters of type GameSessionQueueAttributesModifier and TypeMethodDescriptionstatic IGameSessionQueueGameSessionQueue.fromGameSessionQueueAttributes(software.constructs.Construct scope, String id, GameSessionQueueAttributes attrs) (experimental) Import an existing gameSessionQueue from its attributes.