PolicyStatus type
The value that indicates whether the policy is enabled or not.
KnownPolicyStatus can be used interchangeably with PolicyStatus,
this enum contains the known values that the service supports.
Known values supported by the service
enabled
disabled
type PolicyStatus = string