Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

BatchPutScheduledUpdateGroupActionAnswer

import type { BatchPutScheduledUpdateGroupActionAnswer } from "https://aws-api.deno.dev/v0.4/services/autoscaling.ts?docs=full";
interface BatchPutScheduledUpdateGroupActionAnswer {
FailedScheduledUpdateGroupActions: FailedScheduledUpdateGroupActionRequest[];
}

§Properties

§
FailedScheduledUpdateGroupActions: FailedScheduledUpdateGroupActionRequest[]
[src]

The names of the scheduled actions that could not be created or updated, including an error message.