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

x/aws_api/services/application-autoscaling@2016-02-06/mod.ts>ScheduledAction

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
interface ScheduledAction
import { type ScheduledAction } from "https://deno.land/x/aws_api@v0.1.0/services/application-autoscaling@2016-02-06/mod.ts";

Properties

ScheduledActionName: string
ScheduledActionARN: string
ServiceNamespace: ServiceNamespace
Schedule: string
ResourceId: string
optional
ScalableDimension: ScalableDimension | null
optional
StartTime: Date | number | null
optional
EndTime: Date | number | null
optional
ScalableTargetAction: ScalableTargetAction | null
CreationTime: Date | number