Skip to content

/AWS1/CL_NEDSTRTMLDATAPROCIN01

StartMLDataProcessingJobOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/NEDSTRING /AWS1/NEDSTRING

The unique ID of the new data processing job.

iv_arn TYPE /AWS1/NEDSTRING /AWS1/NEDSTRING

The ARN of the data processing job.

iv_creationtimeinmillis TYPE /AWS1/NEDLONG /AWS1/NEDLONG

The time it took to create the new processing job, in milliseconds.


Queryable Attributes

id

The unique ID of the new data processing job.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

arn

The ARN of the data processing job.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

creationTimeInMillis

The time it took to create the new processing job, in milliseconds.

Accessible with the following methods

Method Description
GET_CREATIONTIMEINMILLIS() Getter for CREATIONTIMEINMILLIS, with configurable default
ASK_CREATIONTIMEINMILLIS() Getter for CREATIONTIMEINMILLIS w/ exceptions if field has n
HAS_CREATIONTIMEINMILLIS() Determine if CREATIONTIMEINMILLIS has a value