Class ScalingConfig

java.lang.Object
software.amazon.awssdk.services.lambda.model.ScalingConfig
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ScalingConfig.Builder,ScalingConfig>

@Generated("software.amazon.awssdk:codegen") public final class ScalingConfig extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ScalingConfig.Builder,ScalingConfig>

(Amazon SQS only) The scaling configuration for the event source. To remove the configuration, pass an empty value.

See Also: