| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateSpecification |
CreateGameServerGroupRequest.launchTemplate()
The Amazon EC2 launch template that contains configuration settings and game server code to be deployed to all
instances in the game server group.
|
| Modifier and Type | Method and Description |
|---|---|
CreateGameServerGroupRequest.Builder |
CreateGameServerGroupRequest.Builder.launchTemplate(LaunchTemplateSpecification launchTemplate)
The Amazon EC2 launch template that contains configuration settings and game server code to be deployed to
all instances in the game server group.
|
Copyright © 2023. All rights reserved.