Action type

Specify action.
KnownAction can be used interchangeably with Action, this enum contains the known values that the service supports.

Known values supported by the service

Allow: Action Allow
Deny: Action Deny

type Action = string