Enumeration BucketType

Represents the type of a bucket.

Enumeration Members

Enumeration Members

Couchbase: "membase"

Indicates the bucket should be a Couchbase bucket.

Ephemeral: "ephemeral"

Indicates the bucket should be a Ephemeral bucket.

Memcached: "memcached"

Indicates the bucket should be a Memcached bucket.

Generated using TypeDoc