ComponentVersionLambdaLinuxProcessParams

Constructors

Link copied to clipboard
constructor(containerParams: ComponentVersionLambdaContainerParams? = null, isolationMode: ComponentVersionLambdaLinuxProcessParamsIsolationMode? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The parameters for the container in which the Lambda function runs.

Link copied to clipboard

The isolation mode for the process that contains the Lambda function. The process can run in an isolated runtime environment inside the AWS IoT Greengrass container, or as a regular process outside any container. Default: GreengrassContainer