/AWS1/CL_QSTDESCRACTCNCTORRSP¶
DescribeActionConnectorResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_actionconnector TYPE REF TO /AWS1/CL_QSTACTIONCONNECTOR /AWS1/CL_QSTACTIONCONNECTOR¶
The detailed information about the action connector, including its configuration and current state.
iv_requestid TYPE /AWS1/QSTSTRING00 /AWS1/QSTSTRING00¶
The Amazon Web Services request ID for this operation.
iv_status TYPE /AWS1/QSTSTATUSCODE /AWS1/QSTSTATUSCODE¶
The HTTP status code of the request.
Queryable Attributes¶
ActionConnector¶
The detailed information about the action connector, including its configuration and current state.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONCONNECTOR() |
Getter for ACTIONCONNECTOR |
RequestId¶
The Amazon Web Services request ID for this operation.
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 |
Status¶
The HTTP status code of the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |