You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::ImportInstanceTaskDetails
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::ImportInstanceTaskDetails
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#description ⇒ String
A description of the task.
-
#instance_id ⇒ String
The ID of the instance.
-
#platform ⇒ String
The instance operating system.
-
#volumes ⇒ Array<Types::ImportInstanceVolumeDetailItem>
The volumes.
Instance Attribute Details
#description ⇒ String
A description of the task.
#instance_id ⇒ String
The ID of the instance.
#platform ⇒ String
The instance operating system.
Possible values:
- Windows
#volumes ⇒ Array<Types::ImportInstanceVolumeDetailItem>
The volumes.