Optional
appThe directory to write content of log() message files.
Optional
appThe number of log() message files to retain when rotating.
Optional
appThe size in bytes of the log file when the file should be rotated.
Optional
bucketThe time in milliseconds after which a cached bucket object is considered stale.
Optional
bucketThe maximum size in bytes the bucket cache can grow to.
Optional
checkpointThe number of seconds before writing a progress checkpoint.
Optional
cppThe number of worker threads to use for the function.
Optional
curlThe maximum allowable curl call response in 'MegaBytes'. Setting the value to 0 lifts the upper limit off. This parameters affects v8 engine stability since it defines the maximum amount of heap space acquired by a curl call.
Optional
dcpThe DCP stream boundary to use.
Optional
deploymentThe current deployment status of the function.
Optional
descriptionA description of this eventing function.
Optional
enableWhether to enable rotating this handlers log() message files.
Optional
executionThe maximum period of time the function can execute on a document before timing out.
Optional
handlerThe code to automatically append to bottom of handler code.
Optional
handlerThe code to automatically prepend to top of handler code.
Optional
languageThe active compatibility mode for the function.
Optional
lcbThe maximum number of internal clients that the function should maintain for KV operations.
Optional
lcbThe maximum number of times to retry a KV operation before failing the function.
Optional
lcbThe maximum period of time a KV operation within the function can operate before timing out.
Optional
logThe level of logging that should be captured for the function.
Optional
numThe number of partitions that should be used for timer tracking.
Optional
processingThe current processing status of the function.
Optional
queryThe level of consistency to use when performing queries in the function.
Optional
queryWhether to automatically prepare all query statements in the handler.
Optional
sockThe batch size for messages from producer to consumer.
Optional
tickThe duration to log stats from this handler, in milliseconds.
Optional
timerThe size limit of timer context object.
Optional
userThe key prefix for all data stored in metadata by this handler.
Optional
workerThe number of worker processes handler utilizes on each eventing node.
Specifies a number of options which can be used when updating or creating a eventing function.