/AWS1/CL_EBNLSTAVAILABLESOLU00¶
A list of available AWS Elastic Beanstalk solution stacks.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IT_SOLUTIONSTACKS
TYPE /AWS1/CL_EBNAVAILABLESOLUTIO00=>TT_AVAILABLESOLUTIONSTACKNAM00
TT_AVAILABLESOLUTIONSTACKNAM00
¶
A list of available solution stacks.
IT_SOLUTIONSTACKDETAILS
TYPE /AWS1/CL_EBNSOLUTIONSTACKDESC=>TT_AVAILABLESOLUTIONSTACKDET00
TT_AVAILABLESOLUTIONSTACKDET00
¶
A list of available solution stacks and their SolutionStackDescription.
Queryable Attributes¶
SolutionStacks¶
A list of available solution stacks.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOLUTIONSTACKS() |
Getter for SOLUTIONSTACKS, with configurable default |
ASK_SOLUTIONSTACKS() |
Getter for SOLUTIONSTACKS w/ exceptions if field has no valu |
HAS_SOLUTIONSTACKS() |
Determine if SOLUTIONSTACKS has a value |
SolutionStackDetails¶
A list of available solution stacks and their SolutionStackDescription.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOLUTIONSTACKDETAILS() |
Getter for SOLUTIONSTACKDETAILS, with configurable default |
ASK_SOLUTIONSTACKDETAILS() |
Getter for SOLUTIONSTACKDETAILS w/ exceptions if field has n |
HAS_SOLUTIONSTACKDETAILS() |
Determine if SOLUTIONSTACKDETAILS has a value |