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

Class: Aws::EC2::Types::DescribeImportSnapshotTasksResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#import_snapshot_tasksArray<Types::ImportSnapshotTask>

A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the previous 7 days.

Returns:

  • (Array<Types::ImportSnapshotTask>)

    A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the previous 7 days.

#next_tokenString

The token to use to get the next page of results. This value is null when there are no more results to return.

Returns:

  • (String)

    The token to use to get the next page of results.