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