Type Alias: EventActor ​
EventActor:
object
Actor describes something that generates events, like a container, network, or a volume.
Type declaration ​
Name | Type | Description |
---|---|---|
Attributes ? | object | Various key/value attributes of the object, depending on its type. |
ID ? | string | The ID of the object emitting the event |