desiredCapacity property

int? desiredCapacity
final

The desired capacity is the initial capacity of the Auto Scaling group after the scheduled action runs and the capacity it attempts to maintain.

Implementation

final int? desiredCapacity;