launchTemplate

@JvmName(name = "epmfivldbqgbgojp")
suspend fun launchTemplate(value: Output<GameServerGroupLaunchTemplateArgs>)
@JvmName(name = "bxqwmhkkkumqfofg")
suspend fun launchTemplate(value: GameServerGroupLaunchTemplateArgs?)

Parameters

value

The EC2 launch template that contains configuration settings and game server code to be deployed to all instances in the game server group.


@JvmName(name = "aogxbckduhfaksyf")
suspend fun launchTemplate(argument: suspend GameServerGroupLaunchTemplateArgsBuilder.() -> Unit)

Parameters

argument

The EC2 launch template that contains configuration settings and game server code to be deployed to all instances in the game server group.