action?: string
The specific action identifier that this permission is controlling access to for the specific associated service.
effect?: "allow" | "deny"
One of "allow" or "deny".
id?: string
The unique identifier of the permission in the context of the client. Begins with "PERM-".
resource?: string
The resource identifier that this permission is controlling access to for the given action.
serviceId?: string
Identifies the service that this permission is associated with.
The specific action identifier that this permission is controlling access to for the specific associated service.