/AWS1/CL_RDSRSVDDBINSTSOFFER00¶
Contains the result of a successful invocation of the DescribeReservedDBInstancesOfferings action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
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.
it_reserveddbinstsofferings TYPE /AWS1/CL_RDSRSVDDBINSTSOFFER01=>TT_RESERVEDDBINSTSOFFERINGLIST TT_RESERVEDDBINSTSOFFERINGLIST¶
A list of reserved DB instance offerings.
Queryable Attributes¶
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 |
ReservedDBInstancesOfferings¶
A list of reserved DB instance offerings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESERVEDDBINSTSOFFERINGS() |
Getter for RESERVEDDBINSTANCESOFFERINGS, with configurable d |
ASK_RESERVEDDBINSTSOFFERINGS() |
Getter for RESERVEDDBINSTANCESOFFERINGS w/ exceptions if fie |
HAS_RESERVEDDBINSTSOFFERINGS() |
Determine if RESERVEDDBINSTANCESOFFERINGS has a value |