Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Index

Information about an index.

Properties

Optional compartmentId

compartmentId: undefined | string

Compartment Identifier.

Optional keys

A set of keys for a secondary index.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail.

Optional lifecycleState

lifecycleState: LifecycleState

The state of an index.

Optional name

name: undefined | string

Index name.

Optional tableId

tableId: undefined | string

the OCID of the table to which this index belongs.

Optional tableName

tableName: undefined | string

The name of the table to which this index belongs.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Index): object

getJsonObj

  • getJsonObj(obj: Index): object