You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lambda::Types::Concurrency

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#reserved_concurrent_executionsInteger

The number of concurrent executions that are reserved for this function. For more information, see Managing Concurrency.

Returns:

  • (Integer)

    The number of concurrent executions that are reserved for this function.