Class MaintenanceState (0.8.0)

MaintenanceState(value)

Resource maintenance state.

Enums

Name Description
MAINTENANCE_STATE_UNSPECIFIED Status is unspecified.
MAINTENANCE_STATE_SCHEDULED Maintenance is scheduled.
MAINTENANCE_STATE_IN_PROGRESS Maintenance is in progress.
MAINTENANCE_STATE_COMPLETED Maintenance is completed.
MAINTENANCE_STATE_FAILED Maintenance has failed.