couchbase
    Preparing search index...

    Enumeration EventingFunctionBucketAccess

    Represents the various bucket access levels for an eventing function.

    Index

    Enumeration Members

    Enumeration Members

    ReadOnly: "r"

    Indicates that the function can only read the associated bucket.

    ReadWrite: "rw"

    Indicates that the function can both read and write the associated bucket.