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.

Request to create a launch template for a Windows fast launch enabled AMI.

Note - You can specify either the LaunchTemplateName or the LaunchTemplateId, but not both.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.FastLaunchLaunchTemplateSpecificationRequest

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

Syntax

C#
public class FastLaunchLaunchTemplateSpecificationRequest

The FastLaunchLaunchTemplateSpecificationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property LaunchTemplateId System.String

Gets and sets the property LaunchTemplateId.

Specify the ID of the launch template that the AMI should use for Windows fast launch.

Public Property LaunchTemplateName System.String

Gets and sets the property LaunchTemplateName.

Specify the name of the launch template that the AMI should use for Windows fast launch.

Public Property Version System.String

Gets and sets the property Version.

Specify the version of the launch template that the AMI should use for Windows fast launch.

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