Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
interface CreateBusinessReportScheduleRequest
import { type CreateBusinessReportScheduleRequest } from "https://deno.land/x/aws_api@v0.1.0/services/alexaforbusiness@2017-11-09/mod.ts";

Properties

optional
ScheduleName: string | null
optional
S3BucketName: string | null
optional
S3KeyPrefix: string | null
optional
Recurrence: BusinessReportRecurrence | null
optional
ClientRequestToken: string | null
optional
Tags: Tag[] | null