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

Class: Aws::ApplicationAutoScaling::Types::PutScalingPolicyResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#alarmsArray<Types::Alarm>

The CloudWatch alarms created for the target tracking scaling policy.

Returns:

  • (Array<Types::Alarm>)

    The CloudWatch alarms created for the target tracking scaling policy.

#policy_arnString

The Amazon Resource Name (ARN) of the resulting scaling policy.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the resulting scaling policy.