Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.IGameServerGroup
Packages that use IGameServerGroup
Package
Description
Amazon GameLift Construct Library
-
Uses of IGameServerGroup in software.amazon.awscdk.services.gamelift.alpha
Subinterfaces of IGameServerGroup in software.amazon.awscdk.services.gamelift.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIGameServerGroup.Classes in software.amazon.awscdk.services.gamelift.alpha that implement IGameServerGroupModifier 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 classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.gamelift.alpha that return IGameServerGroupModifier and TypeMethodDescriptionstatic IGameServerGroupGameServerGroup.fromGameServerGroupAttributes(software.constructs.Construct scope, String id, GameServerGroupAttributes attrs) (experimental) Import an existing game server group from its attributes.