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

Class: Aws::EC2::Types::CancelImportTaskResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#import_task_idString

The ID of the task being canceled.

Returns:

  • (String)

    The ID of the task being canceled.

#previous_stateString

The current state of the task being canceled.

Returns:

  • (String)

    The current state of the task being canceled.

#stateString

The current state of the task being canceled.

Returns:

  • (String)

    The current state of the task being canceled.