Optional
description?: stringOptional
environmentEnvironment variables of the function to update.
UUID of the function to update.
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
privacy?: FunctionPrivacyPrivacy setting of the function.
Optional
redeploy?: booleanRedeploy failed 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
secretSecret environment variables of the function.
Optional
timeout?: stringProcessing time limit for the function.
Description of the function.