ListManagementImageDeleteImageResponse type

Contains response data for the deleteImage operation.

type ListManagementImageDeleteImageResponse = { _response: HttpResponse & { bodyAsText: string, parsedBody: string }, body: string }