Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aws_api/services/athena@2017-05-18/mod.ts>StartQueryExecutionInput

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface StartQueryExecutionInput
import { type StartQueryExecutionInput } from "https://deno.land/x/aws_api@v0.1.0/services/athena@2017-05-18/mod.ts";

Properties

QueryString: string
optional
ClientRequestToken: string | null
optional
QueryExecutionContext: QueryExecutionContext | null
optional
ResultConfiguration: ResultConfiguration | null
optional
WorkGroup: string | null