Class: Aws::Types::ManagedAutoScaling

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_auto_scaling_policies::Array[Types::ManagedApplicationAutoScalingPolicy]

Returns the value of attribute application_auto_scaling_policies.



1736
1737
1738
# File 'sig/types.rbs', line 1736

def application_auto_scaling_policies
  @application_auto_scaling_policies
end

#scalable_targetTypes::ManagedScalableTarget

Returns the value of attribute scalable_target.



1735
1736
1737
# File 'sig/types.rbs', line 1735

def scalable_target
  @scalable_target
end