Java com.amazonaws.services.applicationautoscaling.model ScalableTarget fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

IntegergetMaxCapacity()

The maximum value to scale to in response to a scale-out event.

IntegergetMinCapacity()

The minimum value to scale to in response to a scale-in event.

StringgetResourceId()

The identifier of the resource associated with the scalable target.