CreateRunner model.
@type t() :: %ExDaytona.Model.CreateRunner{ name: String.t(), regionId: String.t(), tags: [String.t()] | nil }