Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatabaseRequest

Package version

Hierarchy

Index

Properties

Optional autoUpgradePolicy

autoUpgradePolicy: { throughputPolicy: { incrementPercent: number } }

Type declaration

  • throughputPolicy: { incrementPercent: number }
    • incrementPercent: number

Optional id

id: string

The id of the database.

Optional maxThroughput

maxThroughput: number

Optional throughput

throughput: number

Throughput for this database.

Generated using TypeDoc