function getLogStreams(projectName: string): Promise<LogStream[]>;
string
Promise
LogStream
Was this page helpful?