Interface ServerlessV2FeaturesSupport.Builder

  • Method Details

    • minCapacity

      ServerlessV2FeaturesSupport.Builder minCapacity(Double minCapacity)

      The minimum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 8, 8.5, 9, and so on.

      Parameters:
      minCapacity - The minimum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 8, 8.5, 9, and so on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • maxCapacity

      ServerlessV2FeaturesSupport.Builder maxCapacity(Double maxCapacity)

      The maximum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 32, 32.5, 33, and so on.

      Parameters:
      maxCapacity - The maximum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 32, 32.5, 33, and so on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.