Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Properties

optional
EnforceWorkGroupConfiguration: boolean | null
optional
ResultConfigurationUpdates: ResultConfigurationUpdates | null
optional
PublishCloudWatchMetricsEnabled: boolean | null
optional
BytesScannedCutoffPerQuery: number | null
optional
RemoveBytesScannedCutoffPerQuery: boolean | null
optional
RequesterPaysEnabled: boolean | null