WebAppsGetWebSiteContainerLogsResponse type
Bevat antwoordgegevens voor de bewerking getWebSiteContainerLogs.
type WebAppsGetWebSiteContainerLogsResponse = {
blobBody?: Promise<Blob>
readableStreamBody?: NodeJS.ReadableStream
}