sourceIdentifier property

String? sourceIdentifier
final

The identifier for the source of the event. For example, if the event occurred at the cluster level, the identifier would be the name of the cluster.

Implementation

final String? sourceIdentifier;