Uses of Interface
software.amazon.awscdk.services.gamelift.alpha.GameServerGroupAttributes
Packages that use GameServerGroupAttributes
Package
Description
Amazon GameLift Construct Library
-
Uses of GameServerGroupAttributes in software.amazon.awscdk.services.gamelift.alpha
Classes in software.amazon.awscdk.services.gamelift.alpha that implement GameServerGroupAttributesModifier and TypeClassDescriptionstatic final classAn implementation forGameServerGroupAttributesMethods in software.amazon.awscdk.services.gamelift.alpha that return GameServerGroupAttributesModifier and TypeMethodDescriptionGameServerGroupAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.gamelift.alpha with parameters of type GameServerGroupAttributesModifier and TypeMethodDescriptionstatic IGameServerGroupGameServerGroup.fromGameServerGroupAttributes(software.constructs.Construct scope, String id, GameServerGroupAttributes attrs) (experimental) Import an existing game server group from its attributes.