Uses of Class
software.amazon.awscdk.services.gamelift.alpha.GameServerGroupAttributes.Builder
Packages that use GameServerGroupAttributes.Builder
Package
Description
Amazon GameLift Construct Library
-
Uses of GameServerGroupAttributes.Builder in software.amazon.awscdk.services.gamelift.alpha
Methods in software.amazon.awscdk.services.gamelift.alpha that return GameServerGroupAttributes.BuilderModifier and TypeMethodDescriptionGameServerGroupAttributes.Builder.autoScalingGroupArn(String autoScalingGroupArn) Sets the value ofGameServerGroupAttributes.getAutoScalingGroupArn()GameServerGroupAttributes.builder()GameServerGroupAttributes.Builder.gameServerGroupArn(String gameServerGroupArn) Sets the value ofGameServerGroupAttributes.getGameServerGroupArn()GameServerGroupAttributes.Builder.gameServerGroupName(String gameServerGroupName) Sets the value ofGameServerGroupAttributes.getGameServerGroupName()Sets the value ofGameServerGroupAttributes.getRole()Constructors in software.amazon.awscdk.services.gamelift.alpha with parameters of type GameServerGroupAttributes.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGameServerGroupAttributes.Builder.