/AWS1/CL_OWXDESCRAGENTVRSSRSLT¶
Contains the response to a DescribeAgentVersions request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_agentversions TYPE /AWS1/CL_OWXAGENTVERSION=>TT_AGENTVERSIONS TT_AGENTVERSIONS¶
The agent versions for the specified stack or configuration manager. Note that this value is the complete version number, not the abbreviated number used by the console.
Queryable Attributes¶
AgentVersions¶
The agent versions for the specified stack or configuration manager. Note that this value is the complete version number, not the abbreviated number used by the console.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTVERSIONS() |
Getter for AGENTVERSIONS, with configurable default |
ASK_AGENTVERSIONS() |
Getter for AGENTVERSIONS w/ exceptions if field has no value |
HAS_AGENTVERSIONS() |
Determine if AGENTVERSIONS has a value |