ControlFamilyStatus type

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

Known values supported by the service

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

type ControlFamilyStatus = string