| Package | Description |
|---|---|
| software.amazon.awscdk.services.gamelift |
Amazon GameLift Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnGameServerGroup.LaunchTemplateProperty.Jsii$Proxy
An implementation for
CfnGameServerGroup.LaunchTemplateProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnGameServerGroup.LaunchTemplateProperty |
CfnGameServerGroup.LaunchTemplateProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnGameServerGroupProps.Builder |
CfnGameServerGroupProps.Builder.launchTemplate(CfnGameServerGroup.LaunchTemplateProperty launchTemplate)
Sets the value of
CfnGameServerGroupProps.getLaunchTemplate() |
CfnGameServerGroup.Builder |
CfnGameServerGroup.Builder.launchTemplate(CfnGameServerGroup.LaunchTemplateProperty 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.
|
void |
CfnGameServerGroup.setLaunchTemplate(CfnGameServerGroup.LaunchTemplateProperty value)
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 © 2022. All rights reserved.