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.
Contains the scaling configuration of a Neptune Serverless DB cluster.
For more information, see Using Amazon Neptune Serverless in the Amazon Neptune User Guide.
Namespace: Amazon.Neptune.Model
Assembly: AWSSDK.Neptune.dll
Version: 3.x.y.z
public class ServerlessV2ScalingConfiguration
The ServerlessV2ScalingConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
ServerlessV2ScalingConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
MaxCapacity | System.Double |
Gets and sets the property MaxCapacity. The maximum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 40, 40.5, 41, and so on. |
![]() |
MinCapacity | System.Double |
Gets and sets the property MinCapacity. The minimum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 8, 8.5, 9, and so on. |
.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