| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune.model |
| Modifier and Type | Method and Description |
|---|---|
ClusterPendingModifiedValues |
DBCluster.pendingModifiedValues()
This data type is used as a response element in the
ModifyDBCluster operation and contains changes
that will be applied during the next maintenance window. |
| Modifier and Type | Method and Description |
|---|---|
DBCluster.Builder |
DBCluster.Builder.pendingModifiedValues(ClusterPendingModifiedValues pendingModifiedValues)
This data type is used as a response element in the
ModifyDBCluster operation and contains
changes that will be applied during the next maintenance window. |
Copyright © 2023. All rights reserved.