function createLogStream(name: string, projectName: string): Promise<LogStream>;
string
Promise
LogStream
Was this page helpful?