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

Class: Aws::DynamoDB::Types::AutoScalingPolicyDescription

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

Overview

Represents the properties of the scaling policy.

Instance Attribute Summary collapse

Instance Attribute Details

#policy_nameString

The name of the scaling policy.

Returns:

  • (String)

    The name of the scaling policy.

#target_tracking_scaling_policy_configurationTypes::AutoScalingTargetTrackingScalingPolicyConfigurationDescription

Represents a target tracking scaling policy configuration.

Returns: