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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetAutoScalingGroupName(String autoScalingGroupName)

The name of the Auto Scaling group.

voidsetInstanceIds(java.util.Collection instanceIds)

One or more instance IDs.

voidsetProtectedFromScaleIn(Boolean protectedFromScaleIn)

Indicates whether the instance is protected from termination by Amazon EC2 Auto Scaling when scaling in.