Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.GameProperty
Package
Description
Amazon GameLift Construct Library
-
Uses of GameProperty in software.amazon.awscdk.services.gamelift.alpha
Modifier and TypeMethodDescriptiondefault List<GameProperty>
QueuedMatchmakingConfigurationProps.getGameProperties()
(experimental) A set of custom properties for a game session, formatted as key-value pairs.final List<GameProperty>
QueuedMatchmakingConfigurationProps.Jsii$Proxy.getGameProperties()
Modifier and TypeMethodDescriptionQueuedMatchmakingConfiguration.Builder.gameProperties
(List<? extends GameProperty> gameProperties) (experimental) A set of custom properties for a game session, formatted as key-value pairs.QueuedMatchmakingConfigurationProps.Builder.gameProperties
(List<? extends GameProperty> gameProperties) Sets the value ofQueuedMatchmakingConfigurationProps.getGameProperties()