Represents reference to the resource, including its name and description.
Name | Type | Description | Notes |
---|---|---|---|
id | str | The id of the referenced resource. | |
resource_type | str | The type of the resource, i.e. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance]. | |
name | str | The name of the referenced resource. | [optional] |
description | str | The description of the referenced resource. | [optional] |