/AWS1/CL_QSTDESCRAGENTRESPONSE¶
DescribeAgentResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_agent TYPE REF TO /AWS1/CL_QSTAGENT /AWS1/CL_QSTAGENT¶
The full details of the agent, including its configuration, status, and associations.
Optional arguments:¶
iv_requestid TYPE /AWS1/QSTSTRING00 /AWS1/QSTSTRING00¶
The Amazon Web Services request ID for this operation.
Queryable Attributes¶
Agent¶
The full details of the agent, including its configuration, status, and associations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENT() |
Getter for AGENT |
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 |