

# DbServerPatchingDetails


The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.

## Contents


 ** estimatedPatchDuration **   <a name="odb-Type-DbServerPatchingDetails-estimatedPatchDuration"></a>
Estimated time, in minutes, to patch one database server.  
Type: Integer  
Required: No

 ** patchingStatus **   <a name="odb-Type-DbServerPatchingDetails-patchingStatus"></a>
The status of the patching operation. Possible values are `SCHEDULED`, `MAINTENANCE_IN_PROGRESS`, `FAILED`, and `COMPLETE`.  
Type: String  
Valid Values: `COMPLETE | FAILED | MAINTENANCE_IN_PROGRESS | SCHEDULED`   
Required: No

 ** timePatchingEnded **   <a name="odb-Type-DbServerPatchingDetails-timePatchingEnded"></a>
The time when the patching operation ended.  
Type: String  
Required: No

 ** timePatchingStarted **   <a name="odb-Type-DbServerPatchingDetails-timePatchingStarted"></a>
The time when the patching operation started.  
Type: String  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/odb-2024-08-20/DbServerPatchingDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/odb-2024-08-20/DbServerPatchingDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/odb-2024-08-20/DbServerPatchingDetails) 