AccessDecision type

Access Decision, specifies access is allowed or not.
KnownAccessDecision can be used interchangeably with AccessDecision, this enum contains the known values that the service supports.

Known values supported by the service

Other: Other
Allowed: Allowed
NotAllowed: NotAllowed

type AccessDecision = string