You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AutoScaling::Types::AdjustmentType

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes a policy adjustment type.

Instance Attribute Summary collapse

Instance Attribute Details

#adjustment_typeString

The policy adjustment type. The valid values are ChangeInCapacity, ExactCapacity, and PercentChangeInCapacity.

Returns:

  • (String)

    The policy adjustment type.