Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

UpdateColumnStatisticsForPartitionResponse

import type { UpdateColumnStatisticsForPartitionResponse } from "https://aws-api.deno.dev/v0.3/services/glue.ts?docs=full";
interface UpdateColumnStatisticsForPartitionResponse {
Errors?: ColumnStatisticsError[] | null;
}

§Properties

§
Errors?: ColumnStatisticsError[] | null
[src]

Error occurred during updating column statistics data.