SourceResourceMappingValue
Import this model from the entry point of its package:
import { SourceResourceMappingValue } from '@sailpoint/angular-sdk/sources';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| datasetId | (optional) string | Dataset identifier that owns the resource. | [default to undefined] |
| resourceType | (optional) string | Resource type from source schema config. | [default to undefined] |
| objectType | (optional) string | Connector object type for the resource. | [default to undefined] |