Interface ScalingConfig.Builder

  • Method Details

    • maximumConcurrency

      ScalingConfig.Builder maximumConcurrency(Integer maximumConcurrency)

      Limits the number of concurrent instances that the Amazon SQS event source can invoke.

      Parameters:
      maximumConcurrency - Limits the number of concurrent instances that the Amazon SQS event source can invoke.
      Returns:
      Returns a reference to this object so that method calls can be chained together.