Uses of Interface
software.amazon.awscdk.services.lambda.python.PythonFunctionProps
Packages that use PythonFunctionProps
-
Uses of PythonFunctionProps in software.amazon.awscdk.services.lambda.python
Classes in software.amazon.awscdk.services.lambda.python that implement PythonFunctionPropsMethods in software.amazon.awscdk.services.lambda.python that return PythonFunctionPropsModifier and TypeMethodDescriptionPythonFunctionProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.lambda.python with parameters of type PythonFunctionPropsModifierConstructorDescriptionPythonFunction
(Construct scope, String id, PythonFunctionProps props)