RequestStatus type
Defines values for RequestStatus.
KnownRequestStatus can be used interchangeably with RequestStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Running
Completed
Failed
type RequestStatus = string