AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This data type is used with the Amazon GameLift FleetIQ and game server groups.

An Amazon Elastic Compute Cloud launch template that contains configuration settings and game server code to be deployed to all instances in a game server group. The launch template is specified when creating a new game server group.

Inheritance Hierarchy

System.Object
  Amazon.GameLift.Model.LaunchTemplateSpecification

Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z

Syntax

C#
public class LaunchTemplateSpecification

The LaunchTemplateSpecification type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property LaunchTemplateId System.String

Gets and sets the property LaunchTemplateId.

A unique identifier for an existing Amazon EC2 launch template.

Public Property LaunchTemplateName System.String

Gets and sets the property LaunchTemplateName.

A readable identifier for an existing Amazon EC2 launch template.

Public Property Version System.String

Gets and sets the property Version.

The version of the Amazon EC2 launch template to use. If no version is specified, the default version will be used. With Amazon EC2, you can specify a default version for a launch template. If none is set, the default is the first version created.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5