Interface GetFunctionConcurrencyResponse.Builder

    • Method Detail

      • 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.