Entity

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

The entity definition.

QualifiedName

string

The unique identifier of the entity, for example, maxcompute-table.projectA.tableB.

maxcompute_table.563f0357118d05ef145d6bddf2966cc23e86ca8f2f013f915e565afdf09f7a23

TenantId

integer

The tenant ID.

12345

EntityContent

object

The properties of the entity, including:

  • entityType: the type of the entity, such as maxcompute-table and emr-table.

  • name: the name of the entity.

  • projectName: the name of the MaxCompute project.