/AWS1/CL_IMGCREATEWORKFLOWRSP¶
CreateWorkflowResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_clienttoken TYPE /AWS1/IMGCLIENTTOKEN /AWS1/IMGCLIENTTOKEN¶
The client token that uniquely identifies the request.
iv_workflowbuildversionarn TYPE /AWS1/IMGWORKFLOWBUILDVRSARN /AWS1/IMGWORKFLOWBUILDVRSARN¶
The Amazon Resource Name (ARN) of the workflow resource 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¶
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 |
workflowBuildVersionArn¶
The Amazon Resource Name (ARN) of the workflow resource that the request created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKFLOWBUILDVERSIONARN() |
Getter for WORKFLOWBUILDVERSIONARN, with configurable defaul |
ASK_WORKFLOWBUILDVERSIONARN() |
Getter for WORKFLOWBUILDVERSIONARN w/ exceptions if field ha |
HAS_WORKFLOWBUILDVERSIONARN() |
Determine if WORKFLOWBUILDVERSIONARN 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 |