/AWS1/CL_KN2ROLLBACKAPPLICAT01¶
RollbackApplicationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_applicationdetail TYPE REF TO /AWS1/CL_KN2APPLICATIONDETAIL /AWS1/CL_KN2APPLICATIONDETAIL¶
Describes the application, including the application Amazon Resource Name (ARN), status, latest version, and input and output configurations.
Optional arguments:¶
iv_operationid TYPE /AWS1/KN2OPERATIONID /AWS1/KN2OPERATIONID¶
The operation ID that can be used to track the request.
Queryable Attributes¶
ApplicationDetail¶
Describes the application, including the application Amazon Resource Name (ARN), status, latest version, and input and output configurations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONDETAIL() |
Getter for APPLICATIONDETAIL |
OperationId¶
The operation ID that can be used to track the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATIONID() |
Getter for OPERATIONID, with configurable default |
ASK_OPERATIONID() |
Getter for OPERATIONID w/ exceptions if field has no value |
HAS_OPERATIONID() |
Determine if OPERATIONID has a value |