| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
RestoreWindow |
DBInstanceAutomatedBackup.restoreWindow()
The earliest and latest time a DB instance can be restored to.
|
RestoreWindow |
DBClusterAutomatedBackup.restoreWindow()
Returns the value of the RestoreWindow property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DBInstanceAutomatedBackup.Builder |
DBInstanceAutomatedBackup.Builder.restoreWindow(RestoreWindow restoreWindow)
The earliest and latest time a DB instance can be restored to.
|
DBClusterAutomatedBackup.Builder |
DBClusterAutomatedBackup.Builder.restoreWindow(RestoreWindow restoreWindow)
Sets the value of the RestoreWindow property for this object.
|
Copyright © 2023. All rights reserved.