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>ExecutePolicyType

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

Properties

optional
AutoScalingGroupName: string | null
PolicyName: string
optional
HonorCooldown: boolean | null
optional
MetricValue: number | null
optional
BreachThreshold: number | null