Optional
description?: stringOptional
environmentEnvironment variables of the function.
Optional
handler?: stringHandler to use with the function.
Optional
httpPossible values:
Optional
maxMaximum number of instances to scale the function to.
Optional
memoryMemory limit of the function in MB.
Optional
minMinumum number of instances to scale the function to.
Optional
name?: stringName of the function to create.
UUID of the namespace the function will be created in.
Optional
privacy?: FunctionPrivacyPrivacy setting of the function.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
runtime?: FunctionRuntimeRuntime to use with the function.
Optional
sandbox?: FunctionSandboxExecution environment of the function.
Optional
secretOptional
timeout?: stringRequest processing time limit for the function.
Description of the function.