|
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||
See:
Description
| Class Summary | |
|---|---|
| Activity | A Scaling Activity is a long-running process that represents a change to your AutoScalingGroup, such as changing the size of the group. |
| AdjustmentType |
Specifies whether the PutScalingPolicy ScalingAdjustment
parameter is an absolute number or a percentage of the current
capacity. |
| Alarm | The Alarm data type. |
| AutoScalingGroup | The AutoScalingGroup data type. |
| AutoScalingInstanceDetails | The AutoScalingInstanceDetails 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. |
| DeleteAutoScalingGroupRequest | Container for the parameters to the DeleteAutoScalingGroup operation. |
| DeleteLaunchConfigurationRequest | Container for the parameters to the DeleteLaunchConfiguration operation. |
| DeletePolicyRequest | Container for the parameters to the DeletePolicy operation. |
| DeleteScheduledActionRequest | Container for the parameters to the DeleteScheduledAction operation. |
| DescribeAdjustmentTypesRequest | Container for the parameters to the DescribeAdjustmentTypes operation. |
| DescribeAdjustmentTypesResult | The output of the DescribeAdjustmentTypes action. |
| DescribeAutoScalingGroupsRequest | Container for the parameters to the DescribeAutoScalingGroups operation. |
| DescribeAutoScalingGroupsResult | The AutoScalingGroupsType data type. |
| DescribeAutoScalingInstancesRequest | Container for the parameters to the DescribeAutoScalingInstances operation. |
| DescribeAutoScalingInstancesResult | The AutoScalingInstancesType data type. |
| DescribeLaunchConfigurationsRequest | Container for the parameters to the DescribeLaunchConfigurations operation. |
| DescribeLaunchConfigurationsResult | The LaunchConfigurationsType data type. |
| DescribeMetricCollectionTypesRequest | Container for the parameters to the DescribeMetricCollectionTypes operation. |
| DescribeMetricCollectionTypesResult | The output of the DescribeMetricCollectionTypes action. |
| DescribePoliciesRequest | Container for the parameters to the DescribePolicies operation. |
| DescribePoliciesResult | The PoliciesType data type. |
| DescribeScalingActivitiesRequest | Container for the parameters to the DescribeScalingActivities operation. |
| DescribeScalingActivitiesResult | The output for the DescribeScalingActivities action. |
| DescribeScalingProcessTypesRequest | Container for the parameters to the DescribeScalingProcessTypes operation. |
| DescribeScalingProcessTypesResult | The output of the DescribeScalingProcessTypes action. |
| DescribeScheduledActionsRequest | Container for the parameters to the DescribeScheduledActions operation. |
| DescribeScheduledActionsResult | A scaling action that is scheduled for a future time and date. |
| DisableMetricsCollectionRequest | Container for the parameters to the DisableMetricsCollection operation. |
| Ebs | The Ebs data type. |
| EnabledMetric | The EnabledMetric data type. |
| EnableMetricsCollectionRequest | Container for the parameters to the EnableMetricsCollection operation. |
| ExecutePolicyRequest | Container for the parameters to the ExecutePolicy operation. |
| Instance | The Instance data type. |
| InstanceMonitoring | The InstanceMonitoring Data Type. |
| LaunchConfiguration | The LaunchConfiguration data type. |
| MetricCollectionType | The MetricCollectionType data type. |
| MetricGranularityType | The MetricGranularityType data type. |
| ProcessType |
There are two primary Auto Scaling process types--
Launch and Terminate . |
| PutScalingPolicyRequest | Container for the parameters to the PutScalingPolicy operation. |
| PutScalingPolicyResult | The PolicyARNType data type. |
| PutScheduledUpdateGroupActionRequest | Container for the parameters to the PutScheduledUpdateGroupAction operation. |
| ResumeProcessesRequest | Container for the parameters to the ResumeProcesses operation. |
| ScalingPolicy | The ScalingPolicy data type. |
| ScheduledUpdateGroupAction | This data type stores information about an scheduled update to an Auto Scaling group. |
| SetDesiredCapacityRequest | Container for the parameters to the SetDesiredCapacity operation. |
| SetInstanceHealthRequest | Container for the parameters to the SetInstanceHealth operation. |
| SuspendedProcess | An Auto Scaling process that has been suspended. |
| SuspendProcessesRequest | Container for the parameters to the SuspendProcesses operation. |
| TerminateInstanceInAutoScalingGroupRequest | Container for the parameters to the TerminateInstanceInAutoScalingGroup operation. |
| TerminateInstanceInAutoScalingGroupResult | The output for the TerminateInstanceInAutoScalingGroup action. |
| UpdateAutoScalingGroupRequest | Container for the parameters to the UpdateAutoScalingGroup operation. |
| Exception Summary | |
|---|---|
| AlreadyExistsException | The named AutoScalingGroup or launch configuration already exists. |
| InvalidNextTokenException |
The NextToken value is invalid. |
| 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. |
Classes modeling the various types represented by AmazonAutoScaling.
|
|||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||