Skip to content

/AWS1/CL_RDSPENDINGMAINTENAN01

Data returned from the DescribePendingMaintenanceActions action.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_PENDINGMAINTENANCEACTIONS TYPE /AWS1/CL_RDSRESRCPENDINGMAIN00=>TT_PENDINGMAINTENANCEACTIONS TT_PENDINGMAINTENANCEACTIONS

A list of the pending maintenance actions for the resource.

IV_MARKER TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

An optional pagination token provided by a previous DescribePendingMaintenanceActions request. If this parameter is specified, the response includes only records beyond the marker, up to a number of records specified by MaxRecords.


Queryable Attributes

PendingMaintenanceActions

A list of the pending maintenance actions for the resource.

Accessible with the following methods

Method Description
GET_PENDINGMAINTENANCEACTS() Getter for PENDINGMAINTENANCEACTIONS, with configurable defa
ASK_PENDINGMAINTENANCEACTS() Getter for PENDINGMAINTENANCEACTIONS w/ exceptions if field
HAS_PENDINGMAINTENANCEACTS() Determine if PENDINGMAINTENANCEACTIONS has a value

Marker

An optional pagination token provided by a previous DescribePendingMaintenanceActions request. If this parameter is specified, the response includes only records beyond the marker, up to a number of records 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