| Package | Description |
|---|---|
| com.amazonaws.services.neptune.model |
| Modifier and Type | Method and Description |
|---|---|
ServerlessV2ScalingConfiguration |
ServerlessV2ScalingConfiguration.clone() |
ServerlessV2ScalingConfiguration |
RestoreDBClusterToPointInTimeRequest.getServerlessV2ScalingConfiguration() |
ServerlessV2ScalingConfiguration |
RestoreDBClusterFromSnapshotRequest.getServerlessV2ScalingConfiguration() |
ServerlessV2ScalingConfiguration |
CreateDBClusterRequest.getServerlessV2ScalingConfiguration() |
ServerlessV2ScalingConfiguration |
ModifyDBClusterRequest.getServerlessV2ScalingConfiguration() |
ServerlessV2ScalingConfiguration |
ServerlessV2ScalingConfiguration.withMaxCapacity(Double maxCapacity)
The maximum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster.
|
ServerlessV2ScalingConfiguration |
ServerlessV2ScalingConfiguration.withMinCapacity(Double minCapacity)
The minimum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster.
|
Copyright © 2023. All rights reserved.