Package com.amazonaws.services.autoscaling.model

Classes modeling the various types represented by AmazonAutoScaling.

See:
          Description

Class Summary
Activity The Activity data type.
AutoScalingGroup The AutoScalingGroup data type.
BlockDeviceMapping The BlockDeviceMapping data type.
CreateAutoScalingGroupRequest Container for the parameters to the CreateAutoScalingGroup operation.
CreateLaunchConfigurationRequest Container for the parameters to the CreateLaunchConfiguration operation.
CreateOrUpdateScalingTriggerRequest Container for the parameters to the CreateOrUpdateScalingTrigger operation.
DeleteAutoScalingGroupRequest Container for the parameters to the DeleteAutoScalingGroup operation.
DeleteLaunchConfigurationRequest Container for the parameters to the DeleteLaunchConfiguration operation.
DeleteTriggerRequest Container for the parameters to the DeleteTrigger operation.
DescribeAutoScalingGroupsRequest Container for the parameters to the DescribeAutoScalingGroups operation.
DescribeAutoScalingGroupsResult
DescribeLaunchConfigurationsRequest Container for the parameters to the DescribeLaunchConfigurations operation.
DescribeLaunchConfigurationsResult
DescribeScalingActivitiesRequest Container for the parameters to the DescribeScalingActivities operation.
DescribeScalingActivitiesResult
DescribeTriggersRequest Container for the parameters to the DescribeTriggers operation.
DescribeTriggersResult
Dimension The Dimension data type.
Instance The Instance data type.
LaunchConfiguration
SetDesiredCapacityRequest Container for the parameters to the SetDesiredCapacity operation.
TerminateInstanceInAutoScalingGroupRequest Container for the parameters to the TerminateInstanceInAutoScalingGroup operation.
TerminateInstanceInAutoScalingGroupResult
Trigger The Trigger data type.
UpdateAutoScalingGroupRequest Container for the parameters to the UpdateAutoScalingGroup operation.
 

Exception Summary
AlreadyExistsException The named AutoScalingGroup or launch configuration already exists.
InvalidNextTokenException
LimitExceededException The quota for capacity groups or launch configurations for this customer has already been reached.
ResourceInUseException This is returned when you cannot delete a launch configuration or auto scaling group because it is being used.
ScalingActivityInProgressException You cannot delete an AutoScalingGroup while there are scaling activities in progress for that group.
 

Package com.amazonaws.services.autoscaling.model Description

Classes modeling the various types represented by AmazonAutoScaling.



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.