ResponsibilityStatus type
Defines values for ResponsibilityStatus.
KnownResponsibilityStatus can be used interchangeably with ResponsibilityStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Passed: The responsibility is passed.
Failed: The responsibility is failed.
NotApplicable: The responsibility is not applicable.
PendingApproval: The responsibility is pending for approval.
type ResponsibilityStatus = string