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 a maintenance action pending for an DMS resource, including when and how
it will be applied. This data type is a response element to the DescribePendingMaintenanceActions
operation.
Namespace: Amazon.DatabaseMigrationService.Model
Assembly: AWSSDK.DatabaseMigrationService.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 to be 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 will be applied to the resource.
This date takes into account opt-in requests received from 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 will be 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. 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