/AWS1/CL_IMGCREATEIMAGERSP¶
CreateImageResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_requestid TYPE /AWS1/IMGNONEMPTYSTRING /AWS1/IMGNONEMPTYSTRING¶
The request ID that uniquely identifies this request.
iv_clienttoken TYPE /AWS1/IMGCLIENTTOKEN /AWS1/IMGCLIENTTOKEN¶
The client token that uniquely identifies the request.
iv_imagebuildversionarn TYPE /AWS1/IMGIMAGEBUILDVERSIONARN /AWS1/IMGIMAGEBUILDVERSIONARN¶
The Amazon Resource Name (ARN) of the image that the request created.
io_latestversionreferences TYPE REF TO /AWS1/CL_IMGLATEVRSREFERENCES /AWS1/CL_IMGLATEVRSREFERENCES¶
The resource ARNs with different wildcard variations of semantic versioning.
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 |
clientToken¶
The client token that uniquely identifies the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLIENTTOKEN() |
Getter for CLIENTTOKEN, with configurable default |
ASK_CLIENTTOKEN() |
Getter for CLIENTTOKEN w/ exceptions if field has no value |
HAS_CLIENTTOKEN() |
Determine if CLIENTTOKEN has a value |
imageBuildVersionArn¶
The Amazon Resource Name (ARN) of the image that the request created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGEBUILDVERSIONARN() |
Getter for IMAGEBUILDVERSIONARN, with configurable default |
ASK_IMAGEBUILDVERSIONARN() |
Getter for IMAGEBUILDVERSIONARN w/ exceptions if field has n |
HAS_IMAGEBUILDVERSIONARN() |
Determine if IMAGEBUILDVERSIONARN has a value |
latestVersionReferences¶
The resource ARNs with different wildcard variations of semantic versioning.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTVERSIONREFERENCES() |
Getter for LATESTVERSIONREFERENCES |