/AWS1/CL_IMGDELETECOMPONENTRSP¶
DeleteComponentResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_requestid TYPE /AWS1/IMGNONEMPTYSTRING /AWS1/IMGNONEMPTYSTRING¶
The request ID that uniquely identifies this request.
iv_componentbuildversionarn TYPE /AWS1/IMGCOMPONENTBUILDVRSARN /AWS1/IMGCOMPONENTBUILDVRSARN¶
The Amazon Resource Name (ARN) of the component build version that this request deleted.
Queryable Attributes¶
requestId¶
The request ID that uniquely identifies this request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTID() |
Getter for REQUESTID, with configurable default |
ASK_REQUESTID() |
Getter for REQUESTID w/ exceptions if field has no value |
HAS_REQUESTID() |
Determine if REQUESTID has a value |
componentBuildVersionArn¶
The Amazon Resource Name (ARN) of the component build version that this request deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPONENTBUILDVERSIONARN() |
Getter for COMPONENTBUILDVERSIONARN, with configurable defau |
ASK_COMPONENTBUILDVERSIONARN() |
Getter for COMPONENTBUILDVERSIONARN w/ exceptions if field h |
HAS_COMPONENTBUILDVERSIONARN() |
Determine if COMPONENTBUILDVERSIONARN has a value |