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.
Container for the parameters to the DisableFastLaunch operation.
Discontinue Windows fast launch for a Windows AMI, and clean up existing pre-provisioned
snapshots. After you disable Windows fast launch, the AMI uses the standard launch
process for each new instance. Amazon EC2 must remove all pre-provisioned snapshots
before you can enable Windows fast launch again.
You can only change these settings for Windows AMIs that you own or that have been
shared with you.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class DisableFastLaunchRequest : AmazonEC2Request IAmazonWebServiceRequest
The DisableFastLaunchRequest type exposes the following members
Name | Description | |
---|---|---|
DisableFastLaunchRequest() |
Name | Type | Description | |
---|---|---|---|
Force | System.Boolean |
Gets and sets the property Force. Forces the image settings to turn off Windows fast launch for your Windows AMI. This parameter overrides any errors that are encountered while cleaning up resources in your account. |
|
ImageId | System.String |
Gets and sets the property ImageId. Specify the ID of the image for which to disable 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