You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Neptune::Types::PendingMaintenanceActionsMessage
- Inherits:
-
Struct
- Object
- Struct
- Aws::Neptune::Types::PendingMaintenanceActionsMessage
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#marker ⇒ String
An optional pagination token provided by a previous
DescribePendingMaintenanceActions
request. -
#pending_maintenance_actions ⇒ Array<Types::ResourcePendingMaintenanceActions>
A list of the pending maintenance actions for the resource.
Instance Attribute Details
#marker ⇒ String
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
.
#pending_maintenance_actions ⇒ Array<Types::ResourcePendingMaintenanceActions>
A list of the pending maintenance actions for the resource.