/AWS1/CL_OWXDESCRSTACKSRESULT¶
Contains the response to a DescribeStacks request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_stacks TYPE /AWS1/CL_OWXSTACK=>TT_STACKS TT_STACKS¶
An array of
Stackobjects that describe the stacks.
Queryable Attributes¶
Stacks¶
An array of
Stackobjects that describe the stacks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STACKS() |
Getter for STACKS, with configurable default |
ASK_STACKS() |
Getter for STACKS w/ exceptions if field has no value |
HAS_STACKS() |
Determine if STACKS has a value |