updateRuntimeOn property
Runtime update mode. Valid values are Auto, FunctionUpdate, and Manual. When a function is created, the default mode is Auto.
Implementation
late final pulumi.Output<String?> updateRuntimeOn;
Runtime update mode. Valid values are Auto, FunctionUpdate, and Manual. When a function is created, the default mode is Auto.
late final pulumi.Output<String?> updateRuntimeOn;