Class EventingFunctionKeyspace

Specifies the bucket/scope/collection used by an eventing function.

Hierarchy

  • EventingFunctionKeyspace

Constructors

Properties

Constructors

Properties

bucket: string

The bucket to use.

collection?: string

The collection to use.

scope?: string

The scope to use.

Generated using TypeDoc