Adds a field (not relationship) on the event log resource that will be used to persist the actor primary key.
@type t() :: %AshEvents.EventLog.PersistActorPrimaryKey{ __spark_metadata__: term(), allow_nil?: boolean(), attribute_type: term(), destination: Ash.Resource.t(), name: atom(), public?: boolean() }