Actor Class
The agent that initiated the event. For most situations, this could be from the authorization context of the request.
- Inheritance
-
Actor
Constructor
Actor(*, name: Optional[str] = None, **kwargs)
Variables
- name
- str
The subject or username associated with the request context that generated the event.
Feedback
Submit and view feedback for