SourceDatasetResourceReference
Import this model from the entry point of its package:
import { SourceDatasetResourceReference } from '@sailpoint/angular-sdk/sources';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | Resource identifier. | [default to undefined] |
| name | (optional) string | Display name of the resource. | [default to undefined] |
| type | (optional) string | Resource type from source schema config. | [default to undefined] |