EngineAuth: {
    token: string;
} | {
    apiKey: string;
}

Generated using TypeDoc