/AWS1/CL_PIPGETJOBDETSOUTPUT¶
Represents the output of a GetJobDetails
action.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_jobdetails
TYPE REF TO /AWS1/CL_PIPJOBDETAILS
/AWS1/CL_PIPJOBDETAILS
¶
The details of the job.
If AWSSessionCredentials is used, a long-running job can call
GetJobDetails
again to obtain new credentials.
Queryable Attributes¶
jobDetails¶
The details of the job.
If AWSSessionCredentials is used, a long-running job can call
GetJobDetails
again to obtain new credentials.
Accessible with the following methods¶
Method | Description |
---|---|
GET_JOBDETAILS() |
Getter for JOBDETAILS |