OptionalappThe directory to write content of log() message files.
OptionalappThe number of log() message files to retain when rotating.
OptionalappThe size in bytes of the log file when the file should be rotated.
OptionalbucketThe time in milliseconds after which a cached bucket object is considered stale.
OptionalbucketThe maximum size in bytes the bucket cache can grow to.
OptionalcheckpointThe number of seconds before writing a progress checkpoint.
OptionalcppThe number of worker threads to use for the function.
OptionalcurlThe 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.
OptionaldcpThe DCP stream boundary to use.
OptionaldeploymentThe current deployment status of the function.
OptionaldescriptionA description of this eventing function.
OptionalenableWhether to enable rotating this handlers log() message files.
OptionalexecutionThe maximum period of time the function can execute on a document before timing out.
OptionalhandlerThe code to automatically append to bottom of handler code.
OptionalhandlerThe code to automatically prepend to top of handler code.
OptionallanguageThe active compatibility mode for the function.
OptionallcbThe maximum number of internal clients that the function should maintain for KV operations.
OptionallcbThe maximum number of times to retry a KV operation before failing the function.
OptionallcbThe maximum period of time a KV operation within the function can operate before timing out.
OptionallogThe level of logging that should be captured for the function.
OptionalnumThe number of partitions that should be used for timer tracking.
OptionalprocessingThe current processing status of the function.
OptionalqueryThe level of consistency to use when performing queries in the function.
OptionalqueryWhether to automatically prepare all query statements in the handler.
OptionalsockThe batch size for messages from producer to consumer.
OptionaltickThe duration to log stats from this handler, in milliseconds.
OptionaltimerThe size limit of timer context object.
OptionaluserThe key prefix for all data stored in metadata by this handler.
OptionalworkerThe 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.