ControlStatus type

Defines values for ControlStatus.
KnownControlStatus can be used interchangeably with ControlStatus, this enum contains the known values that the service supports.

Known values supported by the service

Passed: The control is passed.
Failed: The control is failed.
NotApplicable: The control is not applicable.
PendingApproval: The control is pending for approval.

type ControlStatus = string