Uses of Class
software.amazon.awscdk.services.lambda.LatestPublishedScalingConfig.Builder
Packages that use LatestPublishedScalingConfig.Builder
-
Uses of LatestPublishedScalingConfig.Builder in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return LatestPublishedScalingConfig.BuilderModifier and TypeMethodDescriptionLatestPublishedScalingConfig.builder()LatestPublishedScalingConfig.Builder.maxExecutionEnvironments(Number maxExecutionEnvironments) Sets the value ofLatestPublishedScalingConfig.getMaxExecutionEnvironments()LatestPublishedScalingConfig.Builder.minExecutionEnvironments(Number minExecutionEnvironments) Sets the value ofLatestPublishedScalingConfig.getMinExecutionEnvironments()Constructors in software.amazon.awscdk.services.lambda with parameters of type LatestPublishedScalingConfig.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theLatestPublishedScalingConfig.Builder.