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.
Provides information about a pending maintenance action for a resource.
Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z
public class PendingMaintenanceAction
The PendingMaintenanceAction type exposes the following members
Name | Description | |
---|---|---|
![]() |
PendingMaintenanceAction() |
Name | Type | Description | |
---|---|---|---|
![]() |
Action | System.String |
Gets and sets the property Action. The type of pending maintenance action that is available for the resource. |
![]() |
AutoAppliedAfterDate | System.DateTime |
Gets and sets the property AutoAppliedAfterDate.
The date of the maintenance window when the action is applied. The maintenance action
is applied to the resource during its first maintenance window after this date. If
this date is specified, any |
![]() |
CurrentApplyDate | System.DateTime |
Gets and sets the property CurrentApplyDate.
The effective date when the pending maintenance action is applied to the resource.
This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction
API, the |
![]() |
Description | System.String |
Gets and sets the property Description. A description providing more detail about the maintenance action. |
![]() |
ForcedApplyDate | System.DateTime |
Gets and sets the property ForcedApplyDate.
The date when the maintenance action is automatically applied. The maintenance action
is applied to the resource on this date regardless of the maintenance window for the
resource. If this date is specified, any |
![]() |
OptInStatus | System.String |
Gets and sets the property OptInStatus. Indicates the type of opt-in request that has been received for the resource. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5