Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.IGameServerGroup
Package
Description
Amazon GameLift Construct Library
-
Uses of IGameServerGroup in software.amazon.awscdk.services.gamelift.alpha
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIGameServerGroup
.Modifier and TypeClassDescriptionclass
(experimental) Creates a GameLift FleetIQ game server group for managing game hosting on a collection of Amazon EC2 instances for game hosting.class
(experimental) Base class for new and imported GameLift FleetIQ game server group.static final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic IGameServerGroup
GameServerGroup.fromGameServerGroupAttributes
(software.constructs.Construct scope, String id, GameServerGroupAttributes attrs) (experimental) Import an existing game server group from its attributes.