Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • KeyAllowedField

Index

Properties

Optional bucketId

bucketId: undefined | string

When present, access is restricted to one bucket.

Optional bucketName

bucketName: undefined | string

When bucketId is set, and it is a valid bucket that has not been deleted, this field is set to the name of the bucket. It's possible that bucketId is set to a bucket that no longer exists, in which case this field will be null. It's also null when bucketId is null.

capabilities

capabilities: B2KeyCapability[]

Optional namePrefix

namePrefix: undefined | string

When present, access is restricted to files whose names start with the prefix

Generated using TypeDoc