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

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

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

Properties

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