/AWS1/CL_OWXDESCRINSTSRESULT¶
Contains the response to a DescribeInstances request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_instances TYPE /AWS1/CL_OWXINSTANCE=>TT_INSTANCES TT_INSTANCES¶
An array of
Instanceobjects that describe the instances.
Queryable Attributes¶
Instances¶
An array of
Instanceobjects that describe the instances.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCES() |
Getter for INSTANCES, with configurable default |
ASK_INSTANCES() |
Getter for INSTANCES w/ exceptions if field has no value |
HAS_INSTANCES() |
Determine if INSTANCES has a value |