LifecycleResourceSummary
Import this model from the entry point of its package:
import { LifecycleResourceSummary } from '@sailpoint/angular-sdk/machine_identities_lifecycle_actions';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | Internal machine identity UUID for the lifecycle target. | [default to undefined] |
| resourceId | (optional) string | Connector resource id for the lifecycle target. | [default to undefined] |
| name | (optional) string | Display name of the lifecycle target. | [default to undefined] |
| sourceId | (optional) string | Source identifier for the lifecycle target. | [default to undefined] |
| sourceName | (optional) string | Source name for the lifecycle target. | [default to undefined] |
| subtype | (optional) string | Machine identity subtype for the lifecycle target. | [default to undefined] |