/AWS1/CL_MA2CRECLIFICATIONJO01¶
CreateClassificationJobResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_jobarn TYPE /AWS1/MA2__STRING /AWS1/MA2__STRING¶
The Amazon Resource Name (ARN) of the job.
iv_jobid TYPE /AWS1/MA2__STRING /AWS1/MA2__STRING¶
The unique identifier for the job.
Queryable Attributes¶
jobArn¶
The Amazon Resource Name (ARN) of the job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBARN() |
Getter for JOBARN, with configurable default |
ASK_JOBARN() |
Getter for JOBARN w/ exceptions if field has no value |
HAS_JOBARN() |
Determine if JOBARN has a value |
jobId¶
The unique identifier for the job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JOBID() |
Getter for JOBID, with configurable default |
ASK_JOBID() |
Getter for JOBID w/ exceptions if field has no value |
HAS_JOBID() |
Determine if JOBID has a value |