Interface ProvisionedThroughput.Builder

  • Method Details

    • enabled

      Provisioned throughput is enabled or not.

      Parameters:
      enabled -

      Provisioned throughput is enabled or not.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • volumeThroughput

      ProvisionedThroughput.Builder volumeThroughput(Integer volumeThroughput)

      Throughput value of the EBS volumes for the data drive on each kafka broker node in MiB per second.

      Parameters:
      volumeThroughput -

      Throughput value of the EBS volumes for the data drive on each kafka broker node in MiB per second.

      Returns:
      Returns a reference to this object so that method calls can be chained together.