/AWS1/CL_IMGDELIMAGERECIPERSP¶
DeleteImageRecipeResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_requestid TYPE /AWS1/IMGNONEMPTYSTRING /AWS1/IMGNONEMPTYSTRING¶
The request ID that uniquely identifies this request.
iv_imagerecipearn TYPE /AWS1/IMGIMAGERECIPEARN /AWS1/IMGIMAGERECIPEARN¶
The Amazon Resource Name (ARN) of the image recipe that was 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 |
imageRecipeArn¶
The Amazon Resource Name (ARN) of the image recipe that was deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGERECIPEARN() |
Getter for IMAGERECIPEARN, with configurable default |
ASK_IMAGERECIPEARN() |
Getter for IMAGERECIPEARN w/ exceptions if field has no valu |
HAS_IMAGERECIPEARN() |
Determine if IMAGERECIPEARN has a value |