MaintenanceStateName type
Customer presentable maintenance state
KnownMaintenanceStateName can be used interchangeably with MaintenanceStateName,
this enum contains the known values that the service supports.
Known values supported by the service
NotScheduled: Maintenance Not Scheduled
Scheduled: Maintenance Scheduled
InProgress: Maintenance In Progress
Success: Maintenance Succeeded
Failed: Maintenance Failed
Canceled: Maintenance Cancelled
type MaintenanceStateName = string