You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::ImportSnapshotResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

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

Information about the import snapshot task.

Returns:

#tagsArray<Types::Tag>

Any tags assigned to the snapshot being imported.

Returns:

  • (Array<Types::Tag>)

    Any tags assigned to the snapshot being imported.