Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Defines an object to add to or delete from a governed table.

Hierarchy

  • WriteOperation

Properties

AddObject?: AddObjectInput

A new object to add to the governed table.

DeleteObject?: DeleteObjectInput

An object to delete from the governed table.