Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PutOptions

Hierarchy

Index

Properties

Optional condition

condition: ConditionExpression

A condition on whose evaluation this put operation's completion will be predicated.

Optional skipVersionCheck

skipVersionCheck: undefined | true | false

Whether this operation should NOT honor the version attribute specified in the schema by incrementing the attribute and preventing the operation from taking effect if the local version is out of date.