Class: Aws::Types::PutScalingPolicyResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#alarms::Array[Types::Alarm]

Returns the value of attribute alarms.

Returns:



298
299
300
# File 'sig/types.rbs', line 298

def alarms
  @alarms
end

#policy_arn::String

Returns the value of attribute policy_arn.

Returns:



297
298
299
# File 'sig/types.rbs', line 297

def policy_arn
  @policy_arn
end