Class | Description |
---|---|
Action |
The action to take when autoscaling is triggered.
|
Action.Builder | |
AutoScalingConfiguration |
An autoscaling configuration allows you to dynamically scale the resources in a Compute instance pool.
|
AutoScalingConfiguration.Builder | |
AutoScalingConfigurationSummary |
Summary information for an autoscaling configuration.
|
AutoScalingConfigurationSummary.Builder | |
AutoScalingPolicy |
Autoscaling policies define the criteria that trigger autoscaling actions and the actions to take.
|
AutoScalingPolicySummary |
Summary information for an autoscaling policy.
|
AutoScalingPolicySummary.Builder | |
Capacity |
Capacity limits for the instance pool.
|
Capacity.Builder | |
Condition |
A rule that defines a specific autoscaling action to take (scale in or scale out) and the metric that triggers that action.
|
Condition.Builder | |
CreateAutoScalingConfigurationDetails |
Creation details for an autoscaling configuration.
|
CreateAutoScalingConfigurationDetails.Builder | |
CreateAutoScalingPolicyDetails |
Creation details for an autoscaling policy.
|
CreateConditionDetails |
Creation details for a condition in a threshold-based autoscaling policy.
|
CreateConditionDetails.Builder | |
CreateThresholdPolicyDetails |
Creation details for a threshold-based autoscaling policy.
|
CreateThresholdPolicyDetails.Builder | |
InstancePoolResource |
A Compute instance pool.
|
InstancePoolResource.Builder | |
Metric |
Metric and threshold details for triggering an autoscaling action.
|
Metric.Builder | |
Resource |
A resource that is managed by an autoscaling configuration.
|
Threshold |
|
Threshold.Builder | |
ThresholdPolicy |
An autoscaling policy that defines threshold-based rules for an autoscaling configuration.
|
ThresholdPolicy.Builder | |
UpdateAutoScalingConfigurationDetails |
|
UpdateAutoScalingConfigurationDetails.Builder | |
UpdateAutoScalingPolicyDetails |
|
UpdateConditionDetails |
Update details for a condition in a threshold-based autoscaling policy.
|
UpdateConditionDetails.Builder | |
UpdateThresholdPolicyDetails |
|
UpdateThresholdPolicyDetails.Builder |
Enum | Description |
---|---|
Action.Type |
The type of action to take.
|
Metric.MetricType | |
Threshold.Operator |
The comparison operator to use.
|
Copyright © 2016–2019. All rights reserved.