PolicyResourceState type
Resource status of the policy.
KnownPolicyResourceState can be used interchangeably with PolicyResourceState,
this enum contains the known values that the service supports.
Known values supported by the service
Creating: Creating
Enabling: Enabling
Enabled: Enabled
Disabling: Disabling
Disabled: Disabled
Deleting: Deleting
type PolicyResourceState = string