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 that are reserved for this function.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildConcurrency.Builder reservedConcurrentExecutions(Integer reservedConcurrentExecutions)
The number of concurrent executions that are reserved for this function. For more information, see Managing Concurrency.
reservedConcurrentExecutions - The number of concurrent executions that are reserved for this function. For more information, see Managing
Concurrency.Copyright © 2020. All rights reserved.