You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DocDB::Types::ResourcePendingMaintenanceActions
- Inherits:
-
Struct
- Object
- Struct
- Aws::DocDB::Types::ResourcePendingMaintenanceActions
- Defined in:
- (unknown)
Overview
Represents the output of ApplyPendingMaintenanceAction.
Returned by:
Instance Attribute Summary collapse
-
#pending_maintenance_action_details ⇒ Array<Types::PendingMaintenanceAction>
A list that provides details about the pending maintenance actions for the resource.
-
#resource_identifier ⇒ String
The Amazon Resource Name (ARN) of the resource that has pending maintenance actions.
Instance Attribute Details
#pending_maintenance_action_details ⇒ Array<Types::PendingMaintenanceAction>
A list that provides details about the pending maintenance actions for the resource.
#resource_identifier ⇒ String
The Amazon Resource Name (ARN) of the resource that has pending maintenance actions.