Uses of Interface
software.amazon.awscdk.services.lambda.FunctionProps
Packages that use FunctionProps
Package
Description
AWS Lambda Construct Library
Triggers
-
Uses of FunctionProps in software.amazon.awscdk.services.cloudfront.experimental
Subinterfaces of FunctionProps in software.amazon.awscdk.services.cloudfront.experimentalModifier and TypeInterfaceDescriptioninterfaceProperties for creating a Lambda@Edge function.Classes in software.amazon.awscdk.services.cloudfront.experimental that implement 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) -
Uses of FunctionProps in software.amazon.awscdk.triggers
Subinterfaces of FunctionProps in software.amazon.awscdk.triggersClasses in software.amazon.awscdk.triggers that implement FunctionProps