Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.GameServerGroupAttributes
Package
Description
Amazon GameLift Construct Library
-
Uses of GameServerGroupAttributes in software.amazon.awscdk.services.gamelift.alpha
Modifier and TypeClassDescriptionstatic final class
An implementation forGameServerGroupAttributes
Modifier and TypeMethodDescriptionGameServerGroupAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IGameServerGroup
GameServerGroup.fromGameServerGroupAttributes
(software.constructs.Construct scope, String id, GameServerGroupAttributes attrs) (experimental) Import an existing game server group from its attributes.