/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
OrderableDBInstanceOption
structure 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
OrderableDBInstanceOption
structure 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 |