LambdaFunctionRecipeSource
Contains information about an Lambda function to import to create a component.
Types
Properties
Link copied to clipboard
The component versions on which this Lambda function component depends.
Link copied to clipboard
The system and runtime parameters for the Lambda function as it runs on the Greengrass core device.
Link copied to clipboard
The name of the component.
Link copied to clipboard
The platforms that the component version supports.
Link copied to clipboard
The version of the component.
Functions
Link copied to clipboard
inline fun copy(block: LambdaFunctionRecipeSource.Builder.() -> Unit = {}): LambdaFunctionRecipeSource