/AWS1/CL_RDSOPTIONGROUPOPTSMSG¶
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_optiongroupoptions TYPE /AWS1/CL_RDSOPTIONGROUPOPTION=>TT_OPTIONGROUPOPTIONSLIST TT_OPTIONGROUPOPTIONSLIST¶
List of available option group options.
iv_marker TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords.
Queryable Attributes¶
OptionGroupOptions¶
List of available option group options.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONGROUPOPTIONS() |
Getter for OPTIONGROUPOPTIONS, with configurable default |
ASK_OPTIONGROUPOPTIONS() |
Getter for OPTIONGROUPOPTIONS w/ exceptions if field has no |
HAS_OPTIONGROUPOPTIONS() |
Determine if OPTIONGROUPOPTIONS has a value |
Marker¶
An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords.
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 |