Package version:

Interface DatabaseTable

A database table resource.

Hierarchy

Properties

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

memoryOptimized?: boolean

Whether or not the table is memory optimized.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

temporalType?: string

The table temporal type.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc