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 CancelConversionTask operation. Cancels an active conversion task. The task can be the import of an instance or volume. The action removes all artifacts of the conversion, including a partially uploaded volume or instance. If the conversion is complete or is in the process of transferring the final disk image, the command fails and returns an exception.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class CancelConversionTaskRequest : AmazonEC2Request IAmazonWebServiceRequest
The CancelConversionTaskRequest type exposes the following members
Name | Description | |
---|---|---|
CancelConversionTaskRequest() |
Name | Type | Description | |
---|---|---|---|
ConversionTaskId | System.String |
Gets and sets the property ConversionTaskId. The ID of the conversion task. |
|
ReasonMessage | System.String |
Gets and sets the property ReasonMessage. The reason for canceling the conversion task. |
.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