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 is the response object from the EnableFastLaunch operation.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class EnableFastLaunchResponse : AmazonWebServiceResponse
The EnableFastLaunchResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
EnableFastLaunchResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ImageId | System.String |
Gets and sets the property ImageId. The image ID that identifies the Windows AMI for which faster launching was enabled. |
![]() |
LaunchTemplate | Amazon.EC2.Model.FastLaunchLaunchTemplateSpecificationResponse |
Gets and sets the property LaunchTemplate. The launch template that is used when launching Windows instances from pre-provisioned snapshots. |
![]() |
MaxParallelLaunches | System.Int32 |
Gets and sets the property MaxParallelLaunches. The maximum number of instances that Amazon EC2 can launch at the same time to create pre-provisioned snapshots for Windows faster launching. |
![]() |
OwnerId | System.String |
Gets and sets the property OwnerId. The owner ID for the Windows AMI for which faster launching was enabled. |
![]() |
ResourceType | Amazon.EC2.FastLaunchResourceType |
Gets and sets the property ResourceType. The type of resource that was defined for pre-provisioning the Windows AMI for faster launching. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
SnapshotConfiguration | Amazon.EC2.Model.FastLaunchSnapshotConfigurationResponse |
Gets and sets the property SnapshotConfiguration.
Settings to create and manage the pre-provisioned snapshots that Amazon EC2 uses for
faster launches from the Windows AMI. This property is returned when the associated
|
![]() |
State | Amazon.EC2.FastLaunchStateCode |
Gets and sets the property State. The current state of faster launching for the specified Windows AMI. |
![]() |
StateTransitionReason | System.String |
Gets and sets the property StateTransitionReason. The reason that the state changed for faster launching for the Windows AMI. |
![]() |
StateTransitionTime | System.DateTime |
Gets and sets the property StateTransitionTime. The time that the state changed for faster launching for the Windows AMI. |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5