public static interface ScalingConfig.Builder extends SdkPojo, CopyableBuilder<ScalingConfig.Builder,ScalingConfig>
Modifier and Type | Method and Description |
---|---|
ScalingConfig.Builder |
maximumConcurrency(Integer maximumConcurrency)
Limits the number of concurrent instances that the Amazon SQS event source can invoke.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
ScalingConfig.Builder maximumConcurrency(Integer maximumConcurrency)
Limits the number of concurrent instances that the Amazon SQS event source can invoke.
maximumConcurrency
- Limits the number of concurrent instances that the Amazon SQS event source can invoke.Copyright © 2023. All rights reserved.