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

x/aws_api/services/discovery@2015-11-01/mod.ts>StartExportTaskRequest

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface StartExportTaskRequest
import { type StartExportTaskRequest } from "https://deno.land/x/aws_api@v0.1.0/services/discovery@2015-11-01/mod.ts";

Properties

optional
exportDataFormat: ExportDataFormat[] | null
optional
filters: ExportFilter[] | null
optional
startTime: Date | number | null
optional
endTime: Date | number | null