/AWS1/CL_LMDCONCURRENCY¶
Concurrency
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_reservedconcurrentexecs
TYPE /AWS1/LMDRSVDCONCURRENTEXECS
/AWS1/LMDRSVDCONCURRENTEXECS
¶
The number of concurrent executions that are reserved for this function. For more information, see Managing Lambda reserved concurrency.
Queryable Attributes¶
ReservedConcurrentExecutions¶
The number of concurrent executions that are reserved for this function. For more information, see Managing Lambda reserved concurrency.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESERVEDCONCURRENTEXECS() |
Getter for RESERVEDCONCURRENTEXECUTIONS, with configurable d |
ASK_RESERVEDCONCURRENTEXECS() |
Getter for RESERVEDCONCURRENTEXECUTIONS w/ exceptions if fie |
HAS_RESERVEDCONCURRENTEXECS() |
Determine if RESERVEDCONCURRENTEXECUTIONS has a value |