Uses of Interface
software.amazon.awscdk.services.lambda.FunctionOptions
-
Uses of FunctionOptions in software.amazon.awscdk.services.lambda
Subinterfaces of FunctionOptions in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptioninterfaceProperties to configure a new DockerImageFunction construct.interfaceExample:interfaceProperties for a newly created singleton Lambda.Classes in software.amazon.awscdk.services.lambda that implement FunctionOptionsModifier and TypeClassDescriptionstatic final classAn implementation forDockerImageFunctionPropsstatic final classAn implementation forFunctionOptionsstatic final classAn implementation forFunctionPropsstatic final classAn implementation forSingletonFunctionPropsMethods in software.amazon.awscdk.services.lambda that return FunctionOptionsModifier and TypeMethodDescriptionFunctionOptions.Builder.build()Builds the configured instance.