Type alias MaintenanceUpdateDataAttributesStatus

MaintenanceUpdateDataAttributesStatus: typeof SCHEDULED | typeof IN_PROGRESS | typeof COMPLETED | typeof CANCELED | UnparsedObject

The status of the maintenance update.

Generated using TypeDoc