/AWS1/CL_RDSORDERABLEDBINSTO00¶
Contains the result of a successful invocation of the DescribeOrderableDBInstanceOptions action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_orderabledbinstoptions TYPE /AWS1/CL_RDSORDERABLEDBINSTO01=>TT_ORDERABLEDBINSTOPTIONSLIST TT_ORDERABLEDBINSTOPTIONSLIST¶
An
OrderableDBInstanceOptionstructure containing information about orderable options for the DB instance.
iv_marker TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING¶
An optional pagination token provided by a previous OrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by
MaxRecords.
Queryable Attributes¶
OrderableDBInstanceOptions¶
An
OrderableDBInstanceOptionstructure containing information about orderable options for the DB instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORDERABLEDBINSTOPTIONS() |
Getter for ORDERABLEDBINSTANCEOPTIONS, with configurable def |
ASK_ORDERABLEDBINSTOPTIONS() |
Getter for ORDERABLEDBINSTANCEOPTIONS w/ exceptions if field |
HAS_ORDERABLEDBINSTOPTIONS() |
Determine if ORDERABLEDBINSTANCEOPTIONS has a value |
Marker¶
An optional pagination token provided by a previous OrderableDBInstanceOptions 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 |