Event Source Mapping Scaling Config Args
data class EventSourceMappingScalingConfigArgs(val maximumConcurrency: Output<Int>? = null) : ConvertibleToJava<EventSourceMappingScalingConfigArgs>
(Amazon SQS only) The scaling configuration for the event source. To remove the configuration, pass an empty value.