aws_autoscaling_policy

Amazon Web Services Autoscaling Policy

Name

Type

Nullable

accountId

String

accountName

String

adjustmentType

String

alarms

List

arn

String

autoScalingGroupName

String

cooldown

Int

enabled

Boolean

estimatedInstanceWarmup

Int

metricAggregationType

String

minAdjustmentMagnitude

Int

minAdjustmentStep

Int

name

String

predictiveScalingConfiguration

PredictiveScalingConfiguration

region

String

scalingAdjustment

Int

stepAdjustments

List

targetTrackingConfiguration

TargetTrackingConfiguration

type

String

CustomizedMetricSpecification

Name

Type

Nullable

dimensions

Map<String,String>

metricName

String

namespace

String

statistic

String

unit

String

PredefinedMetricSpecification

Name

Type

Nullable

predefinedMetricType

String

resourceLabel

String

PredictiveScalingConfiguration

Name

Type

Nullable

maxCapacityBreachBehavior

String

maxCapacityBuffer

Int

mode

String

schedulingBufferTime

Int

StepAdjustment

Name

Type

Nullable

metricIntervalLowerBound

Double

metricIntervalUpperBound

Double

scalingAdjustment

Int

TargetTrackingConfiguration

Name

Type

Nullable

customizedMetricSpecification

CustomizedMetricSpecification

disableScaleIn

Boolean

predefinedMetricSpecification

PredefinedMetricSpecification

targetValue

Double

Last updated