Uses of Interface
software.amazon.awscdk.services.gamelift.CfnGameSessionQueue.PriorityConfigurationProperty
Packages that use CfnGameSessionQueue.PriorityConfigurationProperty
Package
Description
Amazon GameLift Construct Library
Amazon GameLift Construct Library
-
Uses of CfnGameSessionQueue.PriorityConfigurationProperty in software.amazon.awscdk.services.gamelift
Classes in software.amazon.awscdk.services.gamelift that implement CfnGameSessionQueue.PriorityConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGameSessionQueue.PriorityConfigurationPropertyMethods in software.amazon.awscdk.services.gamelift that return CfnGameSessionQueue.PriorityConfigurationPropertyModifier and TypeMethodDescriptionCfnGameSessionQueue.PriorityConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.gamelift with parameters of type CfnGameSessionQueue.PriorityConfigurationPropertyModifier and TypeMethodDescriptionCfnGameSessionQueue.Builder.priorityConfiguration(CfnGameSessionQueue.PriorityConfigurationProperty priorityConfiguration) Custom settings to use when prioritizing destinations and locations for game session placements.CfnGameSessionQueueProps.Builder.priorityConfiguration(CfnGameSessionQueue.PriorityConfigurationProperty priorityConfiguration) Sets the value ofCfnGameSessionQueueProps.getPriorityConfiguration()voidCfnGameSessionQueue.setPriorityConfiguration(CfnGameSessionQueue.PriorityConfigurationProperty value) Custom settings to use when prioritizing destinations and locations for game session placements. -
Uses of CfnGameSessionQueue.PriorityConfigurationProperty in software.amazon.awscdk.services.gamelift.alpha
Methods in software.amazon.awscdk.services.gamelift.alpha that return CfnGameSessionQueue.PriorityConfigurationPropertyModifier and TypeMethodDescriptionGameSessionQueue.parsePriorityConfiguration(GameSessionQueueProps props)