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
show all
Defined in:
(unknown)

Overview

Describes an import snapshot task.

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

A description of the import snapshot task.

Returns:

  • (String)

    A description of the import snapshot task.

#import_task_idString

The ID of the import snapshot task.

Returns:

  • (String)

    The ID of the import snapshot task.

#snapshot_task_detailTypes::SnapshotTaskDetail

Describes an import snapshot task.

Returns:

#tagsArray<Types::Tag>

The tags for the import snapshot task.

Returns:

  • (Array<Types::Tag>)

    The tags for the import snapshot task.