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