Skip to content

/AWS1/CL_EC2CANCIMPORTTASKRSLT

CancelImportTaskResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_IMPORTTASKID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the task being canceled.

IV_PREVIOUSSTATE TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The current state of the task being canceled.

IV_STATE TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The current state of the task being canceled.


Queryable Attributes

ImportTaskId

The ID of the task being canceled.

Accessible with the following methods

Method Description
GET_IMPORTTASKID() Getter for IMPORTTASKID, with configurable default
ASK_IMPORTTASKID() Getter for IMPORTTASKID w/ exceptions if field has no value
HAS_IMPORTTASKID() Determine if IMPORTTASKID has a value

PreviousState

The current state of the task being canceled.

Accessible with the following methods

Method Description
GET_PREVIOUSSTATE() Getter for PREVIOUSSTATE, with configurable default
ASK_PREVIOUSSTATE() Getter for PREVIOUSSTATE w/ exceptions if field has no value
HAS_PREVIOUSSTATE() Determine if PREVIOUSSTATE has a value

State

The current state of the task being canceled.

Accessible with the following methods

Method Description
GET_STATE() Getter for STATE, with configurable default
ASK_STATE() Getter for STATE w/ exceptions if field has no value
HAS_STATE() Determine if STATE has a value