Java com.amazonaws.services.autoscaling.model Instance fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.autoscaling.model Instance fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.autoscaling.model Instance.

The text is from its open source code.

Constructor

Method

StringgetAvailabilityZone()

The Availability Zone in which the instance is running.

StringgetHealthStatus()

The last reported health status of the instance.

StringgetInstanceId()

The ID of the instance.

StringgetLaunchConfigurationName()

The launch configuration associated with the instance.

StringgetLifecycleState()

A description of the current lifecycle state.

voidsetInstanceId(String instanceId)

The ID of the instance.