You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::CancelImportTaskResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::CancelImportTaskResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#import_task_id ⇒ String
The ID of the task being canceled.
-
#previous_state ⇒ String
The current state of the task being canceled.
-
#state ⇒ String
The current state of the task being canceled.
Instance Attribute Details
#import_task_id ⇒ String
The ID of the task being canceled.
#previous_state ⇒ String
The current state of the task being canceled.
#state ⇒ String
The current state of the task being canceled.