Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DataAssetExportScope

Scope of asset export, which consists of a container object (bucket, folder, schema, etc) within the asset, and types of child objects contained by that object to be included. objectKey - Key of the container object to be exported. For example, key of schema_1. exportTypeIds - Type key(s) of objects within the container object to be exported. For example, type key of table or view.

Properties

Optional exportTypeIds

exportTypeIds: Array<string>

Array of type keys selected for export.

Optional objectKey

objectKey: undefined | string

Unique key of the object selected for export.

Functions

getDeserializedJsonObj

getJsonObj