Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aws_api/services/autoscaling@2011-01-01/mod.ts>EnterStandbyQuery

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

Properties

optional
InstanceIds: string[] | null
AutoScalingGroupName: string
ShouldDecrementDesiredCapacity: boolean