/AWS1/CL_RDSDBRECOMMENDATION00¶
DBRecommendationsMessage
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_dbrecommendations TYPE /AWS1/CL_RDSDBRECOMMENDATION=>TT_DBRECOMMENDATIONLIST TT_DBRECOMMENDATIONLIST¶
A list of recommendations which is returned from
DescribeDBRecommendationsAPI request.
iv_marker TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
An optional pagination token provided by a previous
DBRecommendationsMessagerequest. This token can be used later in aDescribeDBRecomendationsrequest.
Queryable Attributes¶
DBRecommendations¶
A list of recommendations which is returned from
DescribeDBRecommendationsAPI request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBRECOMMENDATIONS() |
Getter for DBRECOMMENDATIONS, with configurable default |
ASK_DBRECOMMENDATIONS() |
Getter for DBRECOMMENDATIONS w/ exceptions if field has no v |
HAS_DBRECOMMENDATIONS() |
Determine if DBRECOMMENDATIONS has a value |
Marker¶
An optional pagination token provided by a previous
DBRecommendationsMessagerequest. This token can be used later in aDescribeDBRecomendationsrequest.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MARKER() |
Getter for MARKER, with configurable default |
ASK_MARKER() |
Getter for MARKER w/ exceptions if field has no value |
HAS_MARKER() |
Determine if MARKER has a value |