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