Interface AwsRdsDbProcessorFeature.Builder

  • Method Details

    • name

      The name of the processor feature. Valid values are coreCount or threadsPerCore.

      Parameters:
      name - The name of the processor feature. Valid values are coreCount or threadsPerCore.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the processor feature.

      Parameters:
      value - The value of the processor feature.
      Returns:
      Returns a reference to this object so that method calls can be chained together.