Uses of Interface
software.amazon.awscdk.services.lambda.nodejs.NodejsFunctionProps
-
Uses of NodejsFunctionProps in software.amazon.awscdk.services.lambda.nodejs
Modifier and TypeMethodDescriptionNodejsFunctionProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionNodejsFunction
(Construct scope, String id, NodejsFunctionProps props)