You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::ImportSnapshotTask
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::ImportSnapshotTask
- Defined in:
- (unknown)
Overview
Describes an import snapshot task.
Instance Attribute Summary collapse
-
#description ⇒ String
A description of the import snapshot task.
-
#import_task_id ⇒ String
The ID of the import snapshot task.
-
#snapshot_task_detail ⇒ Types::SnapshotTaskDetail
Describes an import snapshot task.
-
#tags ⇒ Array<Types::Tag>
The tags for the import snapshot task.
Instance Attribute Details
#description ⇒ String
A description of the import snapshot task.
#import_task_id ⇒ String
The ID of the import snapshot task.
#snapshot_task_detail ⇒ Types::SnapshotTaskDetail
Describes an import snapshot task.
#tags ⇒ Array<Types::Tag>
The tags for the import snapshot task.