runtime property

Input<Runtime?>? runtime
final

The Lambda runtime to use. If not provided, will default to NodeJS22dX.

Implementation

final pulumi.Input<Runtime?>? runtime;