AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes the pending maintenance actions for a resource.

Inheritance Hierarchy

System.Object
  Amazon.Neptune.Model.ResourcePendingMaintenanceActions

Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z

Syntax

C#
public class ResourcePendingMaintenanceActions

The ResourcePendingMaintenanceActions type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property PendingMaintenanceActionDetails System.Collections.Generic.List<Amazon.Neptune.Model.PendingMaintenanceAction>

Gets and sets the property PendingMaintenanceActionDetails.

A list that provides details about the pending maintenance actions for the resource.

Public Property ResourceIdentifier System.String

Gets and sets the property ResourceIdentifier.

The ARN of the resource that has pending maintenance actions.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5