Accepts details of the link to add to a component.
Property Name | Type | Description |
---|---|---|
name | InputMaybe<String> | The name of the link. |
objectId | InputMaybe<String> | The unique ID of the object the link points to. Generally, this is configured by integrations and does not need to be added to links manually. Eg the Repository ID for a Repository |
type | CompassLinkType | The type of the link. |
url | Any | The URL of the link. |
Rate this page: