Uses of Interface
software.amazon.awscdk.services.lambda.CfnFunction.FunctionScalingConfigProperty
Packages that use CfnFunction.FunctionScalingConfigProperty
-
Uses of CfnFunction.FunctionScalingConfigProperty in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement CfnFunction.FunctionScalingConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFunction.FunctionScalingConfigPropertyMethods in software.amazon.awscdk.services.lambda that return CfnFunction.FunctionScalingConfigPropertyModifier and TypeMethodDescriptionCfnFunction.FunctionScalingConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lambda with parameters of type CfnFunction.FunctionScalingConfigPropertyModifier and TypeMethodDescriptionCfnFunction.Builder.functionScalingConfig(CfnFunction.FunctionScalingConfigProperty functionScalingConfig) CfnFunctionProps.Builder.functionScalingConfig(CfnFunction.FunctionScalingConfigProperty functionScalingConfig) Sets the value ofCfnFunctionProps.getFunctionScalingConfig()voidCfnFunction.setFunctionScalingConfig(CfnFunction.FunctionScalingConfigProperty value)