Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DataAsset

Description of DataAsset.

Properties

compartmentId

compartmentId: string

The OCID of the compartment containing the DataAsset.

dataSourceDetails

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 description

description: undefined | string

A short description of the data asset.

displayName

displayName: string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

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"}}

id

id: string

The Unique Oracle ID (OCID) that is immutable on creation.

lifecycleState

lifecycleState: LifecycleState

The lifecycle state of the Data Asset.

Optional privateEndpointId

privateEndpointId: undefined | string

OCID of Private Endpoint.

projectId

projectId: string

The Unique project id which is created at project creation that is immutable on creation.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code { "orcl-cloud": { "free-tier-retained": "true" } }}

timeCreated

timeCreated: Date

The time the the DataAsset was created. An RFC3339 formatted datetime string

Optional timeUpdated

timeUpdated: Date

The time the the DataAsset was updated. An RFC3339 formatted datetime string

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: DataAsset): object

getJsonObj