ImpactedMaintenanceResource interface
Details about a resource impacted by a failed check
Properties
| errors | A list of errors associated with the impacted resource |
| id | The ID of the impacted resource |
Property Details
errors
A list of errors associated with the impacted resource
errors?: ImpactedMaintenanceResourceError[]
Property Value
id
The ID of the impacted resource
id?: string
Property Value
string