Retrieves a list of all maintenance actions that are pending
Source:R/docdbelastic_operations.R
docdbelastic_list_pending_maintenance_actions.RdRetrieves a list of all maintenance actions that are pending.
See https://www.paws-r-sdk.com/docs/docdbelastic_list_pending_maintenance_actions/ for full documentation.
Arguments
- maxResults
The maximum number of results to include in the response. If more records exist than the specified
maxResultsvalue, a pagination token (marker) is included in the response so that the remaining results can be retrieved.- nextToken
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
maxResults.