Skip to content

/AWS1/CL_EC2DSCEXPIMAGETASKSRS

DescribeExportImageTasksResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_EXPORTIMAGETASKS TYPE /AWS1/CL_EC2EXPORTIMAGETASK=>TT_EXPORTIMAGETASKLIST TT_EXPORTIMAGETASKLIST

Information about the export image tasks.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

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


Queryable Attributes

ExportImageTasks

Information about the export image tasks.

Accessible with the following methods

Method Description
GET_EXPORTIMAGETASKS() Getter for EXPORTIMAGETASKS, with configurable default
ASK_EXPORTIMAGETASKS() Getter for EXPORTIMAGETASKS w/ exceptions if field has no va
HAS_EXPORTIMAGETASKS() Determine if EXPORTIMAGETASKS has a value

NextToken

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

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value