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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetAutoScalingGroupName(String autoScalingGroupName)

The name of the Auto Scaling group.

voidsetLifecycleActionResult(String lifecycleActionResult)

The action for the group to take.

voidsetLifecycleActionToken(String lifecycleActionToken)

A universally unique identifier (UUID) that identifies a specific lifecycle action associated with an instance.

voidsetLifecycleHookName(String lifecycleHookName)

The name of the lifecycle hook.