/AWS1/CL_CTLCREATERESRCOUTPUT¶
CreateResourceOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_progressevent TYPE REF TO /AWS1/CL_CTLPROGRESSEVENT /AWS1/CL_CTLPROGRESSEVENT¶
Represents the current status of the resource creation request.
After you have initiated a resource creation request, you can monitor the progress of your request by calling GetResourceRequestStatus using the
RequestTokenof theProgressEventreturned byCreateResource.
Queryable Attributes¶
ProgressEvent¶
Represents the current status of the resource creation request.
After you have initiated a resource creation request, you can monitor the progress of your request by calling GetResourceRequestStatus using the
RequestTokenof theProgressEventreturned byCreateResource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROGRESSEVENT() |
Getter for PROGRESSEVENT |