SourceClusterDto
Import this model from the entry point of its package:
import { SourceClusterDto } from '@sailpoint/angular-sdk/sim_integrations';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | Source cluster DTO type. | [default to undefined] |
| id | (optional) string | Source cluster ID. | [default to undefined] |
| name | (optional) string | Source cluster display name. | [default to undefined] |