@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class TargetTrackingScalingPolicyConfiguration extends Object implements Serializable, Cloneable, StructuredPojo
Represents a target tracking scaling policy configuration to use with Application Auto Scaling.
Constructor and Description |
---|
TargetTrackingScalingPolicyConfiguration() |
Modifier and Type | Method and Description |
---|---|
TargetTrackingScalingPolicyConfiguration |
clone() |
boolean |
equals(Object obj) |
CustomizedMetricSpecification |
getCustomizedMetricSpecification()
A customized metric.
|
Boolean |
getDisableScaleIn()
Indicates whether scale in by the target tracking scaling policy is disabled.
|
PredefinedMetricSpecification |
getPredefinedMetricSpecification()
A predefined metric.
|
Integer |
getScaleInCooldown()
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
|
Integer |
getScaleOutCooldown()
The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
|
Double |
getTargetValue()
The target value for the metric.
|
int |
hashCode() |
Boolean |
isDisableScaleIn()
Indicates whether scale in by the target tracking scaling policy is disabled.
|
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setCustomizedMetricSpecification(CustomizedMetricSpecification customizedMetricSpecification)
A customized metric.
|
void |
setDisableScaleIn(Boolean disableScaleIn)
Indicates whether scale in by the target tracking scaling policy is disabled.
|
void |
setPredefinedMetricSpecification(PredefinedMetricSpecification predefinedMetricSpecification)
A predefined metric.
|
void |
setScaleInCooldown(Integer scaleInCooldown)
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
|
void |
setScaleOutCooldown(Integer scaleOutCooldown)
The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
|
void |
setTargetValue(Double targetValue)
The target value for the metric.
|
String |
toString()
Returns a string representation of this object.
|
TargetTrackingScalingPolicyConfiguration |
withCustomizedMetricSpecification(CustomizedMetricSpecification customizedMetricSpecification)
A customized metric.
|
TargetTrackingScalingPolicyConfiguration |
withDisableScaleIn(Boolean disableScaleIn)
Indicates whether scale in by the target tracking scaling policy is disabled.
|
TargetTrackingScalingPolicyConfiguration |
withPredefinedMetricSpecification(PredefinedMetricSpecification predefinedMetricSpecification)
A predefined metric.
|
TargetTrackingScalingPolicyConfiguration |
withScaleInCooldown(Integer scaleInCooldown)
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
|
TargetTrackingScalingPolicyConfiguration |
withScaleOutCooldown(Integer scaleOutCooldown)
The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
|
TargetTrackingScalingPolicyConfiguration |
withTargetValue(Double targetValue)
The target value for the metric.
|
public TargetTrackingScalingPolicyConfiguration()
public void setTargetValue(Double targetValue)
The target value for the metric. Although this property accepts numbers of type Double, it won't accept values that are either too small or too large. Values must be in the range of -2^360 to 2^360. The value must be a valid number based on the choice of metric. For example, if the metric is CPU utilization, then the target value is a percent value that represents how much of the CPU can be used before scaling out.
targetValue
- The target value for the metric. Although this property accepts numbers of type Double, it won't accept
values that are either too small or too large. Values must be in the range of -2^360 to 2^360. The value
must be a valid number based on the choice of metric. For example, if the metric is CPU utilization, then
the target value is a percent value that represents how much of the CPU can be used before scaling out.public Double getTargetValue()
The target value for the metric. Although this property accepts numbers of type Double, it won't accept values that are either too small or too large. Values must be in the range of -2^360 to 2^360. The value must be a valid number based on the choice of metric. For example, if the metric is CPU utilization, then the target value is a percent value that represents how much of the CPU can be used before scaling out.
public TargetTrackingScalingPolicyConfiguration withTargetValue(Double targetValue)
The target value for the metric. Although this property accepts numbers of type Double, it won't accept values that are either too small or too large. Values must be in the range of -2^360 to 2^360. The value must be a valid number based on the choice of metric. For example, if the metric is CPU utilization, then the target value is a percent value that represents how much of the CPU can be used before scaling out.
targetValue
- The target value for the metric. Although this property accepts numbers of type Double, it won't accept
values that are either too small or too large. Values must be in the range of -2^360 to 2^360. The value
must be a valid number based on the choice of metric. For example, if the metric is CPU utilization, then
the target value is a percent value that represents how much of the CPU can be used before scaling out.public void setPredefinedMetricSpecification(PredefinedMetricSpecification predefinedMetricSpecification)
A predefined metric. You can specify either a predefined metric or a customized metric.
predefinedMetricSpecification
- A predefined metric. You can specify either a predefined metric or a customized metric.public PredefinedMetricSpecification getPredefinedMetricSpecification()
A predefined metric. You can specify either a predefined metric or a customized metric.
public TargetTrackingScalingPolicyConfiguration withPredefinedMetricSpecification(PredefinedMetricSpecification predefinedMetricSpecification)
A predefined metric. You can specify either a predefined metric or a customized metric.
predefinedMetricSpecification
- A predefined metric. You can specify either a predefined metric or a customized metric.public void setCustomizedMetricSpecification(CustomizedMetricSpecification customizedMetricSpecification)
A customized metric. You can specify either a predefined metric or a customized metric.
customizedMetricSpecification
- A customized metric. You can specify either a predefined metric or a customized metric.public CustomizedMetricSpecification getCustomizedMetricSpecification()
A customized metric. You can specify either a predefined metric or a customized metric.
public TargetTrackingScalingPolicyConfiguration withCustomizedMetricSpecification(CustomizedMetricSpecification customizedMetricSpecification)
A customized metric. You can specify either a predefined metric or a customized metric.
customizedMetricSpecification
- A customized metric. You can specify either a predefined metric or a customized metric.public void setScaleOutCooldown(Integer scaleOutCooldown)
The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
With the scale-out cooldown period, the intention is to continuously (but not excessively) scale out. After Application Auto Scaling successfully scales out using a target tracking scaling policy, it starts to calculate the cooldown time. The scaling policy won't increase the desired capacity again unless either a larger scale out is triggered or the cooldown period ends. While the cooldown period is in effect, the capacity added by the initiating scale-out activity is calculated as part of the desired capacity for the next scale-out activity.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
scaleOutCooldown
- The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
With the scale-out cooldown period, the intention is to continuously (but not excessively) scale out. After Application Auto Scaling successfully scales out using a target tracking scaling policy, it starts to calculate the cooldown time. The scaling policy won't increase the desired capacity again unless either a larger scale out is triggered or the cooldown period ends. While the cooldown period is in effect, the capacity added by the initiating scale-out activity is calculated as part of the desired capacity for the next scale-out activity.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
public Integer getScaleOutCooldown()
The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
With the scale-out cooldown period, the intention is to continuously (but not excessively) scale out. After Application Auto Scaling successfully scales out using a target tracking scaling policy, it starts to calculate the cooldown time. The scaling policy won't increase the desired capacity again unless either a larger scale out is triggered or the cooldown period ends. While the cooldown period is in effect, the capacity added by the initiating scale-out activity is calculated as part of the desired capacity for the next scale-out activity.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
With the scale-out cooldown period, the intention is to continuously (but not excessively) scale out. After Application Auto Scaling successfully scales out using a target tracking scaling policy, it starts to calculate the cooldown time. The scaling policy won't increase the desired capacity again unless either a larger scale out is triggered or the cooldown period ends. While the cooldown period is in effect, the capacity added by the initiating scale-out activity is calculated as part of the desired capacity for the next scale-out activity.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
public TargetTrackingScalingPolicyConfiguration withScaleOutCooldown(Integer scaleOutCooldown)
The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
With the scale-out cooldown period, the intention is to continuously (but not excessively) scale out. After Application Auto Scaling successfully scales out using a target tracking scaling policy, it starts to calculate the cooldown time. The scaling policy won't increase the desired capacity again unless either a larger scale out is triggered or the cooldown period ends. While the cooldown period is in effect, the capacity added by the initiating scale-out activity is calculated as part of the desired capacity for the next scale-out activity.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
scaleOutCooldown
- The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
With the scale-out cooldown period, the intention is to continuously (but not excessively) scale out. After Application Auto Scaling successfully scales out using a target tracking scaling policy, it starts to calculate the cooldown time. The scaling policy won't increase the desired capacity again unless either a larger scale out is triggered or the cooldown period ends. While the cooldown period is in effect, the capacity added by the initiating scale-out activity is calculated as part of the desired capacity for the next scale-out activity.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
public void setScaleInCooldown(Integer scaleInCooldown)
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
With the scale-in cooldown period, the intention is to scale in conservatively to protect your application’s availability, so scale-in activities are blocked until the cooldown period has expired. However, if another alarm triggers a scale-out activity during the scale-in cooldown period, Application Auto Scaling scales out the target immediately. In this case, the scale-in cooldown period stops and doesn't complete.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
scaleInCooldown
- The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can
start.
With the scale-in cooldown period, the intention is to scale in conservatively to protect your application’s availability, so scale-in activities are blocked until the cooldown period has expired. However, if another alarm triggers a scale-out activity during the scale-in cooldown period, Application Auto Scaling scales out the target immediately. In this case, the scale-in cooldown period stops and doesn't complete.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
public Integer getScaleInCooldown()
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
With the scale-in cooldown period, the intention is to scale in conservatively to protect your application’s availability, so scale-in activities are blocked until the cooldown period has expired. However, if another alarm triggers a scale-out activity during the scale-in cooldown period, Application Auto Scaling scales out the target immediately. In this case, the scale-in cooldown period stops and doesn't complete.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
With the scale-in cooldown period, the intention is to scale in conservatively to protect your application’s availability, so scale-in activities are blocked until the cooldown period has expired. However, if another alarm triggers a scale-out activity during the scale-in cooldown period, Application Auto Scaling scales out the target immediately. In this case, the scale-in cooldown period stops and doesn't complete.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
public TargetTrackingScalingPolicyConfiguration withScaleInCooldown(Integer scaleInCooldown)
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
With the scale-in cooldown period, the intention is to scale in conservatively to protect your application’s availability, so scale-in activities are blocked until the cooldown period has expired. However, if another alarm triggers a scale-out activity during the scale-in cooldown period, Application Auto Scaling scales out the target immediately. In this case, the scale-in cooldown period stops and doesn't complete.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
scaleInCooldown
- The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can
start.
With the scale-in cooldown period, the intention is to scale in conservatively to protect your application’s availability, so scale-in activities are blocked until the cooldown period has expired. However, if another alarm triggers a scale-out activity during the scale-in cooldown period, Application Auto Scaling scales out the target immediately. In this case, the scale-in cooldown period stops and doesn't complete.
Application Auto Scaling provides a default value of 600 for Amazon ElastiCache replication groups and a default value of 300 for the following scalable targets:
AppStream 2.0 fleets
Aurora DB clusters
ECS services
EMR clusters
Neptune clusters
SageMaker endpoint variants
Spot Fleets
Custom resources
For all other scalable targets, the default value is 0:
Amazon Comprehend document classification and entity recognizer endpoints
DynamoDB tables and global secondary indexes
Amazon Keyspaces tables
Lambda provisioned concurrency
Amazon MSK broker storage
public void setDisableScaleIn(Boolean disableScaleIn)
Indicates whether scale in by the target tracking scaling policy is disabled. If the value is true
,
scale in is disabled and the target tracking scaling policy won't remove capacity from the scalable target.
Otherwise, scale in is enabled and the target tracking scaling policy can remove capacity from the scalable
target. The default value is false
.
disableScaleIn
- Indicates whether scale in by the target tracking scaling policy is disabled. If the value is
true
, scale in is disabled and the target tracking scaling policy won't remove capacity from
the scalable target. Otherwise, scale in is enabled and the target tracking scaling policy can remove
capacity from the scalable target. The default value is false
.public Boolean getDisableScaleIn()
Indicates whether scale in by the target tracking scaling policy is disabled. If the value is true
,
scale in is disabled and the target tracking scaling policy won't remove capacity from the scalable target.
Otherwise, scale in is enabled and the target tracking scaling policy can remove capacity from the scalable
target. The default value is false
.
true
, scale in is disabled and the target tracking scaling policy won't remove capacity from
the scalable target. Otherwise, scale in is enabled and the target tracking scaling policy can remove
capacity from the scalable target. The default value is false
.public TargetTrackingScalingPolicyConfiguration withDisableScaleIn(Boolean disableScaleIn)
Indicates whether scale in by the target tracking scaling policy is disabled. If the value is true
,
scale in is disabled and the target tracking scaling policy won't remove capacity from the scalable target.
Otherwise, scale in is enabled and the target tracking scaling policy can remove capacity from the scalable
target. The default value is false
.
disableScaleIn
- Indicates whether scale in by the target tracking scaling policy is disabled. If the value is
true
, scale in is disabled and the target tracking scaling policy won't remove capacity from
the scalable target. Otherwise, scale in is enabled and the target tracking scaling policy can remove
capacity from the scalable target. The default value is false
.public Boolean isDisableScaleIn()
Indicates whether scale in by the target tracking scaling policy is disabled. If the value is true
,
scale in is disabled and the target tracking scaling policy won't remove capacity from the scalable target.
Otherwise, scale in is enabled and the target tracking scaling policy can remove capacity from the scalable
target. The default value is false
.
true
, scale in is disabled and the target tracking scaling policy won't remove capacity from
the scalable target. Otherwise, scale in is enabled and the target tracking scaling policy can remove
capacity from the scalable target. The default value is false
.public String toString()
toString
in class Object
Object.toString()
public TargetTrackingScalingPolicyConfiguration clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.