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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class FastLaunchLaunchTemplateSpecificationRequest
The FastLaunchLaunchTemplateSpecificationRequest type exposes the following members
Name | Description | |
---|---|---|
FastLaunchLaunchTemplateSpecificationRequest() |
Name | Type | Description | |
---|---|---|---|
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. |
|
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. |
|
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. |
.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