/AWS1/CL_DODPENDINGMAINTENAN01¶
Represents the output of DescribePendingMaintenanceActions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_pendingmaintenanceactions TYPE /AWS1/CL_DODRESRCPENDINGMAIN00=>TT_PENDINGMAINTENANCEACTIONS TT_PENDINGMAINTENANCEACTIONS¶
The maintenance actions to be applied.
iv_marker TYPE /AWS1/DODSTRING /AWS1/DODSTRING¶
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¶
PendingMaintenanceActions¶
The maintenance actions to be applied.
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 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 |