Uses of Interface
software.amazon.awscdk.services.lambda.SingletonFunctionProps
Packages that use SingletonFunctionProps
-
Uses of SingletonFunctionProps in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement SingletonFunctionPropsMethods in software.amazon.awscdk.services.lambda that return SingletonFunctionPropsModifier and TypeMethodDescriptionSingletonFunctionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.lambda with parameters of type SingletonFunctionPropsModifierConstructorDescriptionSingletonFunction(software.constructs.Construct scope, String id, SingletonFunctionProps props)