Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

Generated using TypeDoc