Package com.amazonaws.services.autoscaling.model
-
Enum Summary Enum Description LifecycleState ScalingActivityStatusCode -
Exception Summary Exception Description AlreadyExistsException You already have an Auto Scaling group or launch configuration with this name.InvalidNextTokenException TheNextToken
value is not valid.LimitExceededException You have already reached a limit for your Auto Scaling resources (for example, groups, launch configurations, or lifecycle hooks).ResourceContentionException You already have a pending update to an Auto Scaling resource (for example, a group, instance, or load balancer).ResourceInUseException The Auto Scaling group or launch configuration can't be deleted because it is in use.ScalingActivityInProgressException The Auto Scaling group can't be deleted because there are scaling activities in progress.