Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateTableDetails

The information to be updated.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the table's current compartment. Required if the tableNameOrId path parameter is a table name. Optional if tableNameOrId is an OCID. If tableNameOrId is an OCID, and compartmentId is supplied, the latter must match the identified table's compartmentId.

Optional ddlStatement

ddlStatement: undefined | string

Complete ALTER TABLE DDL statement.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional tableLimits

tableLimits: model.TableLimits

Functions

getDeserializedJsonObj

getJsonObj