public static interface Concurrency.Builder extends SdkPojo, CopyableBuilder<Concurrency.Builder,Concurrency>
| Modifier and Type | Method and Description |
|---|---|
Concurrency.Builder |
reservedConcurrentExecutions(Integer reservedConcurrentExecutions)
The number of concurrent executions reserved for this function.
|
copyapplyMutation, buildConcurrency.Builder reservedConcurrentExecutions(Integer reservedConcurrentExecutions)
The number of concurrent executions reserved for this function. For more information, see Managing Concurrency.
reservedConcurrentExecutions - The number of concurrent executions reserved for this function. For more information, see Managing
Concurrency.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.