ResourceV2
Import this model from the entry point of its package:
import { ResourceV2 } from '@sailpoint/angular-sdk/machine_identities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | The source resource identifier. | [default to undefined] |
| type | (optional) string | The type of the source resource. | [default to undefined] |
| name | (optional) string | The display name of the source resource. | [default to undefined] |
| features | (optional) Array<string> | The set of features supported by the source resource. | [default to undefined] |