Interface GetFunctionConcurrencyResponse.Builder

  • Method Details

    • reservedConcurrentExecutions

      GetFunctionConcurrencyResponse.Builder reservedConcurrentExecutions(Integer reservedConcurrentExecutions)

      The number of simultaneous executions that are reserved for the function.

      Parameters:
      reservedConcurrentExecutions - The number of simultaneous executions that are reserved for the function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.