Uses of Interface
software.amazon.awscdk.services.lambda.FunctionProps
-
Uses of FunctionProps in software.amazon.awscdk.services.lambda
Subinterfaces of FunctionProps in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptioninterfaceProperties for a newly created singleton Lambda.Classes in software.amazon.awscdk.services.lambda that implement FunctionPropsModifier and TypeClassDescriptionstatic final classAn implementation forFunctionPropsstatic final classAn implementation forSingletonFunctionPropsMethods in software.amazon.awscdk.services.lambda that return FunctionPropsConstructors in software.amazon.awscdk.services.lambda with parameters of type FunctionPropsModifierConstructorDescriptionFunction(software.constructs.Construct scope, String id, FunctionProps props)