DependantConnectionsMissingDto
Import this model from the entry point of its package:
import { DependantConnectionsMissingDto } from '@sailpoint/angular-sdk/sources';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| dependencyType | (optional) string | The type of dependency type that is missing in the SourceConnections | [default to undefined] |
| reason | (optional) string | The reason why this dependency is missing | [default to undefined] |