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

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

Properties

InstanceId: string
optional
InstanceType: string | null
AutoScalingGroupName: string
AvailabilityZone: string
LifecycleState: string
HealthStatus: string
optional
LaunchConfigurationName: string | null
optional
LaunchTemplate: LaunchTemplateSpecification | null
ProtectedFromScaleIn: boolean
optional
WeightedCapacity: string | null