/AWS1/CL_S3CUPDJOBPRIORITYRSLT¶
UpdateJobPriorityResult
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_jobid TYPE /AWS1/S3CJOBID /AWS1/S3CJOBID¶
The ID for the job whose priority Amazon S3 updated.
iv_priority TYPE /AWS1/S3CJOBPRIORITY /AWS1/S3CJOBPRIORITY¶
The new priority assigned to the specified job.
Queryable Attributes¶
JobId¶
The ID for the job whose priority Amazon S3 updated.
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 |
Priority¶
The new priority assigned to the specified job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIORITY() |
Getter for PRIORITY |