Status type
Status of the label history record.
KnownStatus can be used interchangeably with Status,
this enum contains the known values that the service supports.
Known values supported by the service
Succeeded: The label operation completed successfully.
Failed: The label operation failed.
Starting: The label operation is starting.
type Status = string