Uses of Class
software.amazon.awscdk.services.gamelift.alpha.GameServerGroupAttributes.Builder
Package
Description
Amazon GameLift Construct Library
-
Uses of GameServerGroupAttributes.Builder in software.amazon.awscdk.services.gamelift.alpha
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theGameServerGroupAttributes.Builder
.