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

GetStatementResponse

import type { GetStatementResponse } from "https://aws-api.deno.dev/v0.4/services/glue.ts?docs=full";
interface GetStatementResponse {
Statement?: Statement | null;
}

§Properties

§
Statement?: Statement | null
[src]

Returns the statement.