Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateTableDetails

Specifications for the new table.

Properties

compartmentId

compartmentId: string

Compartment Identifier.

ddlStatement

ddlStatement: string

Complete CREATE 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 isAutoReclaimable

isAutoReclaimable: undefined | false | true

True if table can be reclaimed after an idle period.

name

name: string

Table name.

Optional tableLimits

tableLimits: model.TableLimits

Functions

getDeserializedJsonObj

getJsonObj