VAClusterStatusChangeEventPreviousHealthCheckResult
Import this model from the entry point of its package:
import { VAClusterStatusChangeEventPreviousHealthCheckResult } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| message | string | Detailed message of the result of the health check. | [default to undefined] |
| resultType | string | The type of the health check result. | [default to undefined] |
| status | string | The status of the health check. | [default to undefined] |