Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.GameServerGroupProps
Package
Description
Amazon GameLift Construct Library
-
Uses of GameServerGroupProps in software.amazon.awscdk.services.gamelift.alpha
Modifier and TypeMethodDescriptionGameServerGroupProps.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionGameServerGroup.parseAutoScalingPolicy
(GameServerGroupProps props) GameServerGroup.parseInstanceDefinitions
(GameServerGroupProps props) GameServerGroup.parseLaunchTemplate
(GameServerGroupProps props) ModifierConstructorDescriptionGameServerGroup
(software.constructs.Construct scope, String id, GameServerGroupProps props)