Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateUpdateOptions

Package version

CreateUpdateOptions are a list of key-value pairs that describe the resource. Supported keys are "If-Match", "If-None-Match", "Session-Token" and "Throughput"

Hierarchy

  • CreateUpdateOptions

Index

Properties

Optional autoscaleSettings

autoscaleSettings: AutoscaleSettings

Specifies the Autoscale settings.

Optional throughput

throughput: undefined | number

Request Units per second. For example, "throughput": 10000.

Generated using TypeDoc