ConnectedObject
Import this model from the entry point of its package:
import { ConnectedObject } from '@sailpoint/angular-sdk/governance_groups';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) ConnectedObjectType | [default to undefined] | |
| id | (optional) string | ID of the object to which this reference applies | [default to undefined] |
| name | (optional) string | Human-readable name of Connected object | [default to undefined] |
| description | (optional) string | Description of the Connected object. | [default to undefined] |