Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListBucketsQueryType

Hierarchy

  • ListBucketsQueryType

Index

Properties

Properties

Optional marker

marker: string

search start from marker, including marker key

Optional max-keys

max-keys: string | number

max buckets, default is 100, limit to 1000

Optional prefix

prefix: string

search buckets using prefix key

Generated using TypeDoc