Uses of Interface
software.amazon.awscdk.services.lambda.LambdaRuntimeProps
Packages that use LambdaRuntimeProps
- 
Uses of LambdaRuntimeProps in software.amazon.awscdk.services.lambdaClasses in software.amazon.awscdk.services.lambda that implement LambdaRuntimePropsMethods in software.amazon.awscdk.services.lambda that return LambdaRuntimePropsModifier and TypeMethodDescriptionLambdaRuntimeProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.lambda with parameters of type LambdaRuntimePropsModifierConstructorDescriptionRuntime(String name, RuntimeFamily family, LambdaRuntimeProps props)